ChatRoomParticipant.SipUri Property

Definition

Gets the SIP URI of this participant.

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

Property Value

Uri

The SIP URI.

Applies to