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