Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the other phone URI of the participant.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property OtherPhoneUri As String
Get
'Usage
Dim instance As ConversationParticipant
Dim value As String
value = instance.OtherPhoneUri
public string OtherPhoneUri { get; }
Property Value
Type: System.String
Remarks
This URI is not verified as belonging to the participant.