AutodiscoverResponseCollection< TResponse >
AutodiscoverResponseCollection< TResponse > class
Inherits: Aspose::Email::Clients::Exchange::AutodiscoverResponse
Represents a collection of responses to a call to the Autodiscover service.
Methods
| Name | Description |
|---|---|
| AutodiscoverResponseCollection (2 overloads) | Initializes a new instance of the AutodiscoverResponseCollection |
| CreateResponseInstance | Create a response instance. |
| get_Count | Gets the number of responses in the collection. |
| get_Responses | Gets the responses list. |
| GetEnumerator | Gets an enumerator that iterates through the elements of the collection. |
| GetResponseCollectionXmlElementName | Gets the name of the response collection XML element. |
| GetResponseInstanceXmlElementName | Gets the name of the response instance XML element. |
| idx_get | Gets the response at the specified index. |
| LoadFromXml | Loads response from XML. |
| SetTemplateWeakPtr |