ApplicationEndpointOwnerPropertiesChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents owner properties that have changed on an endpoint.
The ApplicationEndpointOwnerPropertiesChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
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 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top