ContactRetrievalWatcher Events |
The ContactRetrievalWatcher type exposes the following members.
| Name | Description | |
|---|---|---|
| DataRetrievalCollectionChanged |
Indicates that the collection of data items associated with the data retrieval has changed.
(Inherited from DataRetrievalWatcherT, E.) | |
| DataRetrievalDone |
Indicates that data retrieval operation being watched by this object has completed.
(Inherited from DataRetrievalWatcherT, E.) | |
| DataRetrievalError |
Indicates that data retrieval operation being watched by this object has failed.
(Inherited from DataRetrievalWatcherT, E.) | |
| DataRetrievalProgress |
Provides updates on the progress of the data retrieval operation being watched by this object.
(Inherited from DataRetrievalWatcherT, E.) |