FolderId.Mailbox 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 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.