SearchPreviewItem.Mailbox Property

Definition

Gets or sets the identifier for the mailbox that contains the preview item. The Mailbox property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::PreviewItemMailbox ^ Mailbox { Microsoft::Exchange::WebServices::Data::PreviewItemMailbox ^ get(); void set(Microsoft::Exchange::WebServices::Data::PreviewItemMailbox ^ value); };
public Microsoft.Exchange.WebServices.Data.PreviewItemMailbox Mailbox { get; set; }
Public Property Mailbox As PreviewItemMailbox

Property Value

The mailbox.

Applies to