PhonesChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents the event data of a PhonesChangedEvent.
The PhonesChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Phones | Gets the collection of Phone objects from the event data when one or more of the phone items have changed. |
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