MailboxTrackingFolderMapping ComplexType

Represents an individual folder-level tracking rule item in the MailboxTrackingFolderMappingCollection.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
ExchangeFolderId Edm.String

The ID of the Exchange folder in the folder-level tracking rule.

ExchangeFolderName Edm.String

The name of the Exchange folder in the folder-level tracking rule.

IsFolderOnboarded Edm.Boolean

Whether the tracking rule for the folder has run.

RegardingObjectId Edm.Guid

The ID of the entity record with which the Exchange folder is mapped.

RegardingObjectName Edm.String

The name of the entity represented by the RegardingObjectId property.

RegardingObjectTypeCode Edm.Int32

The entity type code of the entity represented by the RegardingObjectId property.

Used by

The following use the MailboxTrackingFolderMapping ComplexType.

Name How used
RetrieveMailboxTrackingFoldersResponse MailboxTrackingFolderMappings Property

See also