GetUserSettingsResponseCollection Class |
Namespace: Aspose.Email.Clients.Exchange
The GetUserSettingsResponseCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of responses in the collection.
(Inherited from AutodiscoverResponseCollectionTResponse.) |
![]() | ErrorCode |
Gets the error code that was returned by the service.
(Inherited from AutodiscoverResponse.) |
![]() | ErrorMessage |
Gets the error message that was returned by the service.
(Inherited from AutodiscoverResponse.) |
![]() | Item |
Gets the response at the specified index.
(Inherited from AutodiscoverResponseCollectionTResponse.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetEnumerator |
Gets an enumerator that iterates through the elements of the collection.
(Inherited from AutodiscoverResponseCollectionTResponse.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |