OtherPhoneUri Property
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 is not verified as belonging to the participant.