FolderId.Mailbox Property

Definition

Gets the mailbox of the folder. Mailbox is only set when FolderName is set.

public:
 property Microsoft::Exchange::WebServices::Data::Mailbox ^ Mailbox { Microsoft::Exchange::WebServices::Data::Mailbox ^ get(); };
public Microsoft.Exchange.WebServices.Data.Mailbox Mailbox { get; }
Public ReadOnly Property Mailbox As Mailbox

Property Value

The mailbox of the folder.

Applies to