IGraphClient.FetchRule

IGraphClient.FetchRule method

Get the properties and relationships of a message rule object. 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.Read Delegated (personal Microsoft account) MailboxSettings.Read Application MailboxSettings.Read

public InboxRule FetchRule(string itemId)
ParameterTypeDescription
itemIdStringItem id

Return Value

Inbox rule

See Also