RetrieveMailboxTrackingFolders Function
Retrieves folder-level tracking rules for a mailbox.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
MailboxId
|
Edm.String | False | False | The mailbox ID of the user for which you want to retrieve the folder-level tracking rules. |
Return type
Type | Nullable | Description |
---|---|---|
RetrieveMailboxTrackingFoldersResponse | False | Contains the response of the RetrieveMailboxTrackingFolders function. |