MailboxTrackingFolderMapping.RegardingObjectName Property

Definition

Gets the name of the entity represented by the RegardingObjectId property.

public:
 property System::String ^ RegardingObjectName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string RegardingObjectName { get; }
[<System.Runtime.Serialization.DataMember>]
member this.RegardingObjectName : string
Public ReadOnly Property RegardingObjectName As String

Property Value

Returns StringThe name of the entity represented by the RegardingObjectId property.

Attributes

Applies to