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)
ParameterTypeDescription
ruleInboxRuleRule to update

Return Value

Updated rule

See Also