ContactPositionChangedEventArgs Members
Include Protected Members
Include Inherited Members
Provides a range of contacts within the FrequentContacts group whose position has changed.
The ContactPositionChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
EndPosition | Gets the end position of the contacts that have their positions changed. A value of -1 means that all contacts from the start position to the end of the collection have changed their positions. | |
StartPosition | Gets the start position of the contacts that have their positions 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