Edit

Share via


GetUserOofSettingsRequest.Mailbox Property

Definition

The Mailbox property gets or sets the mailbox user whose OOF settings are returned. This property is required. This is a read/write property.

public:
 property ExchangeWebServices::EmailAddress ^ Mailbox { ExchangeWebServices::EmailAddress ^ get(); void set(ExchangeWebServices::EmailAddress ^ value); };
public ExchangeWebServices.EmailAddress Mailbox { get; set; }
Public Property Mailbox As EmailAddress

Property Value

The Mailbox property returns an EmailAddress object.

Applies to