menu
ews package
documentation
Core/Requests/GetAttachmentRequest.dart
GetAttachmentRequest
GetXmlElementName method
GetXmlElementName method
dark_mode
light_mode
GetXmlElementName
method
@
override
String
GetXmlElementName
(
)
override
Gets the name of the XML element.
Implementation
@override String GetXmlElementName() { return XmlElementNames.GetAttachment; }
ews package
documentation
Core/Requests/GetAttachmentRequest
GetAttachmentRequest
GetXmlElementName method
GetAttachmentRequest class