PersonaPostalAddress.Uri Property

Definition

Gets or sets the location Uniform Resource Identifier (URI). The Uri property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Property Value

The location URI.

Applies to