EmailAddress.MailboxType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置电子邮件地址的类型。
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)
属性值
邮箱类型。