Edit

Share via


ApplicationEndpoint.OwnerPhoneUri Property

Definition

Gets the phone URI of the owner of the local 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

This property can return null or String.Empty if the tel URI is unknown.

Applies to