GetUserAvailabilityCompletedEventArgs Members

The GetUserAvailabilityCompletedEventArgs class provides data for the GetUserAvailabilityCompleted event.

The following tables list the members exposed by the GetUserAvailabilityCompletedEventArgs type.

Public Fields

  Name Description
Bb409532.pubfield(en-us,EXCHG.80).gifBb409532.static(en-us,EXCHG.80).gif Empty  (inherited from EventArgs )

Top

Public Properties

  Name Description
Bb409532.pubproperty(en-us,EXCHG.80).gif Cancelled  (inherited from AsyncCompletedEventArgs )
Bb409532.pubproperty(en-us,EXCHG.80).gif Error  (inherited from AsyncCompletedEventArgs )
Bb409532.pubproperty(en-us,EXCHG.80).gif Result The Result property gets the response from the asynchronous call to the GetUserAvailabilityAsync method.
Bb409532.pubproperty(en-us,EXCHG.80).gif UserState  (inherited from AsyncCompletedEventArgs )

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb409532.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409532.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409532.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409532.pubmethod(en-us,EXCHG.80).gifBb409532.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409532.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb409532.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb409532.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )
Bb409532.protmethod(en-us,EXCHG.80).gif RaiseExceptionIfNecessary  (inherited from AsyncCompletedEventArgs )

Top