UserEndpoint.TelephonyMode Property

Definition

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.

Applies to