ConversationParticipantProperties.OtherPhoneUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the participant's other phone uri.
public:
property System::String ^ OtherPhoneUri { System::String ^ get(); };
public string OtherPhoneUri { get; }
member this.OtherPhoneUri : string
Public ReadOnly Property OtherPhoneUri As String