_ContactItem.OtherAddress 属性

定义

返回或设置 C# 中的 字符串 (字符串 ,) 表示联系人的另一个地址。 读/写。

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

属性值

注解

此属性包含联系人的其他未解析的完整地址。

适用于