Edit

Share via


ApplicationEndpointOwnerPropertiesChangedEventArgs Class

Definition

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)

Applies to