ApplicationEndpointOwnerPropertiesChangedEventArgs Class
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.
Represents owner properties that have changed on an endpoint.
public ref class ApplicationEndpointOwnerPropertiesChangedEventArgs : EventArgs
public class ApplicationEndpointOwnerPropertiesChangedEventArgs : EventArgs
type ApplicationEndpointOwnerPropertiesChangedEventArgs = class
inherit EventArgs
Public Class ApplicationEndpointOwnerPropertiesChangedEventArgs
Inherits EventArgs
- Inheritance
-
ApplicationEndpointOwnerPropertiesChangedEventArgs
Properties
ChangedPropertyNames |
Gets the list of property names that have changed. |
OwnerDisplayName |
Gets the display name of the owner |
OwnerPhoneUri |
Gets the phone Uri of the owner |
OwnerUri |
Gets the sip Uri of the owner |
Extension Methods
GetApplicationEndpointOwnerProperties(ApplicationEndpointOwnerPropertiesChangedEventArgs) |