EmailAddressType.MailboxType Property

Definition

The MailboxType property gets or sets an instance of the MailboxTypeType class that specifies the type of mailbox that is represented by this instance of the EmailAddressType class.

public:
 property ExchangeWebServices::MailboxTypeType MailboxType { ExchangeWebServices::MailboxTypeType get(); void set(ExchangeWebServices::MailboxTypeType value); };
public ExchangeWebServices.MailboxTypeType MailboxType { get; set; }
Public Property MailboxType As MailboxTypeType

Property Value

Applies to