ApplicationEndpointOwnerPropertiesChangedEventArgs.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
public:
property System::String ^ OwnerPhoneUri { System::String ^ get(); };
public string OwnerPhoneUri { get; }
member this.OwnerPhoneUri : string
Public ReadOnly Property OwnerPhoneUri As String