Represents a collection of responses to GetUserSettings More...
Public Member Functions | |
GetUserSettingsResponseCollection () | |
Initializes a new instance of the AutodiscoverResponseCollection<TResponse> class. More... | |
System::SharedPtr< GetUserSettingsResponse > | CreateResponseInstance () override |
Create a response instance. More... | |
System::String | GetResponseCollectionXmlElementName () override |
Gets the name of the response collection XML element. More... | |
System::String | GetResponseInstanceXmlElementName () override |
Gets the name of the response instance XML element. More... | |
void | SetTemplateWeakPtr (uint32_t argument) override |
Protected Member Functions | |
virtual | ~GetUserSettingsResponseCollection () |
Friends | |
class | Aspose::Email::Clients::Exchange::GetUserSettingsRequest |
Represents a collection of responses to GetUserSettings
Aspose::Email::Clients::Exchange::GetUserSettingsResponseCollection::GetUserSettingsResponseCollection | ( | ) |
Initializes a new instance of the AutodiscoverResponseCollection<TResponse> class.
|
protectedvirtual |
|
overridevirtual |
Create a response instance.
|
overridevirtual |
Gets the name of the response collection XML element.
|
overridevirtual |
Gets the name of the response instance XML element.
|
override |
|
friend |