PhonesChangedEventArgs 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. |
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