FindPeopleCompletedEventArgs Class

Inheritance Hierarchy

Namespace:  Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public class FindPeopleCompletedEventArgs : AsyncCompletedEventArgs

The FindPeopleCompletedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancelled (Inherited from AsyncCompletedEventArgs.)
Public propertyError (Inherited from AsyncCompletedEventArgs.)
Public propertyResult
Public propertyUserState (Inherited from AsyncCompletedEventArgs.)
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodRaiseExceptionIfNecessary (Inherited from AsyncCompletedEventArgs.)
Public methodToString (Inherited from Object.)
Remarks
See Also