ApplicationEndpoint.OwnerPhoneUri 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 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.