Freigeben über


EmailAddress.MailboxType Eigenschaft

Definition

Ruft den Typ der E-Mail-Adresse ab oder legt diese fest.

public:
 property Nullable<Microsoft::Exchange::WebServices::Data::MailboxType> MailboxType { Nullable<Microsoft::Exchange::WebServices::Data::MailboxType> get(); void set(Nullable<Microsoft::Exchange::WebServices::Data::MailboxType> value); };
public Nullable<Microsoft.Exchange.WebServices.Data.MailboxType> MailboxType { get; set; }
Public Property MailboxType As Nullable(Of MailboxType)

Eigenschaftswert

Ein Postfachtyp.

Gilt für: