PersistentChatPrincipal.Uri Property

Definition

Gets the URI for this principal. User's have SIP URI's, and groups have URI's of the form 'ma-grp:EntityGuid@u.g'

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

Property Value

Uri

The URI.

Applies to