PersonaPostalAddress.Country 属性

定义

获取或设置国家/地区。 属性Country适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

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

属性值

国家/地区名称。

适用于