UserEndpoint.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 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.