IGraphClient.UpdateRule
IGraphClient.UpdateRule method
Change writable properties on a messageRule object and save the changes. Permissions One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) MailboxSettings.ReadWrite Delegated (personal Microsoft account) MailboxSettings.ReadWrite Application MailboxSettings.ReadWrite
public InboxRule UpdateRule(InboxRule rule)
Parameter | Type | Description |
---|---|---|
rule | InboxRule | Rule to update |
Return Value
Updated rule
See Also
- class InboxRule
- interface IGraphClient
- namespace Aspose.Email.Clients.Graph
- assembly Aspose.Email