PersonaPostalAddress.Uri 属性

定义

获取或设置统一资源标识符 (URI) 的位置。 属性Uri适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

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

属性值

位置 URI。

适用于