The ContactDirectoryProgressChangedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyProgressPercentage
Gets the asynchronous task progress percentage.
(Inherited from ProgressChangedEventArgs.)
Public propertyRunningTotalCount
Gets the running total count of entries received so far.
Public propertyUserState
Gets a unique user state.
(Inherited from ProgressChangedEventArgs.)

See Also