UserEndpoint.TelephonyMode 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 telephony mode for the endpoint: None, Uc, Rcc or Dual.
public:
property System::String ^ TelephonyMode { System::String ^ get(); };
public string TelephonyMode { get; }
member this.TelephonyMode : string
Public ReadOnly Property TelephonyMode As String
Property Value
Remarks
String.Empty is returned if the LocalOwnerPresence has not yet been established. String.Empty will also be returned if a telephony mode is not found for the user.