The ContactDirectoryWatchSettings type exposes the following members.

Constructors

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFirst
Sets the index to the first page.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodJump
Sets a new index value.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNewCount
Sets a new count for the watch.
Public methodNewFilter
Sets a new filter.
Public methodNewSort
Sets a new sort.
Public methodNext
Sets the index to the next logical value.
Public methodPrevious
Sets the index to the previous logical value.
Public methodToString
Returns a String that represents the current Object.
(Overrides Object..::..ToString()()()().)

Fields

  NameDescription
Public fieldStatic memberAll
Return a ContactDirectoryWatchSettings instance that gets all contact entries with no sorting applied.

Properties

  NameDescription
Public propertyCount
Gets the count of contact entries to retrieve.
Public propertyFilterItems
Gets the filter items.
Public propertyIndex
Gets the contact entry index to start retrieving.
Public propertyStatic memberMaxCount
Gets the max count.
Public propertySortItems
Gets the sort items.

See Also