MailboxTrackingFolderMapping.ExchangeFolderName Property

Definition

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

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

Property Value

Returns StringThe name of the Exchange folder in the folder-level tracking rule.

Attributes

Applies to