UserEndpoint.OwnerPhoneUri Property

Definition

Gets the tel URI of the endpoint.

public:
 property System::String ^ OwnerPhoneUri { System::String ^ get(); };
public override sealed string OwnerPhoneUri { get; }
member this.OwnerPhoneUri : string
Public Overrides NotOverridable ReadOnly Property OwnerPhoneUri 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 phone number is not found for the user.

Applies to