PersonaPostalAddress.FormattedAddress 属性

定义

获取或设置要显示的街道地址。 属性FormattedAddress适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

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

属性值

要显示的街道地址。

适用于