MailboxTrackingFolderMapping.RegardingObjectId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ID of the entity record with which the Exchange folder is mapped.
public:
property Guid RegardingObjectId { Guid get(); };
[System.Runtime.Serialization.DataMember]
public Guid RegardingObjectId { get; }
[<System.Runtime.Serialization.DataMember>]
member this.RegardingObjectId : Guid
Public ReadOnly Property RegardingObjectId As Guid
Property Value
Returns GuidThe ID of the entity record with which the Exchange folder is mapped.
- Attributes