Edit

Share via


RemotePresentityNotificationData.Uri Property

Definition

Gets the remote presentity uri.

public:
 property System::String ^ Uri { System::String ^ get(); };
public string Uri { get; }
member this.Uri : string
Public ReadOnly Property Uri As String

Property Value

Remarks

Application should use RealTimeAddress class for uri comparison, instead of string comparison.

Applies to