UserInformation.OtherPhone 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.
public:
property Microsoft::Rtc::Internal::Collaboration::UserInformationPhone ^ OtherPhone { Microsoft::Rtc::Internal::Collaboration::UserInformationPhone ^ get(); void set(Microsoft::Rtc::Internal::Collaboration::UserInformationPhone ^ value); };
public Microsoft.Rtc.Internal.Collaboration.UserInformationPhone OtherPhone { get; set; }
member this.OtherPhone : Microsoft.Rtc.Internal.Collaboration.UserInformationPhone with get, set
Public Property OtherPhone As UserInformationPhone