_ContactItem.OtherAddressPostOfficeBox 属性

定义

返回或设置一个 字符串 (字符串 ,) 表示另一个联系人地址的邮政信箱部分。 读/写。

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

属性值

注解

此属性是从 属性进行分析的 OtherAddress ,但如果分析不正确,可以单独更改或输入此属性。 请注意,覆盖任何此类更改或输入此属性的任何后续更改或输入 OtherAddress

适用于