PersonaPostalAddress.PostOfficeBox 属性

定义

获取或设置邮局票房编号。 属性PostOfficeBox适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

public:
 property System::String ^ PostOfficeBox { System::String ^ get(); void set(System::String ^ value); };
public string PostOfficeBox { get; set; }
Public Property PostOfficeBox As String

属性值

邮局票房编号。

适用于