AutodiscoverResponseCollection< TResponse >

AutodiscoverResponseCollection< TResponse > class

Inherits: Aspose::Email::Clients::Exchange::AutodiscoverResponse

Represents a collection of responses to a call to the Autodiscover service.

Methods

NameDescription
AutodiscoverResponseCollection (2 overloads)Initializes a new instance of the AutodiscoverResponseCollection class.
CreateResponseInstanceCreate a response instance.
get_CountGets the number of responses in the collection.
get_ResponsesGets the responses list.
GetEnumeratorGets an enumerator that iterates through the elements of the collection.
GetResponseCollectionXmlElementNameGets the name of the response collection XML element.
GetResponseInstanceXmlElementNameGets the name of the response instance XML element.
idx_getGets the response at the specified index.
LoadFromXmlLoads response from XML.
SetTemplateWeakPtr