ContactPositionChangedEventArgs 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 | Returns the end position of the contacts that have their positions changed. A value greater than the contact count means that all contacts from the start position have their positions changed. | |
StartPosition | Returns 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