menu
ews package
documentation
ComplexProperties/ItemAttachment.dart
ItemAttachment
GetXmlElementName method
GetXmlElementName method
dark_mode
light_mode
GetXmlElementName
method
@
override
String
GetXmlElementName
(
)
override
Obtains EWS XML element name for this object.
Implementation
@override String GetXmlElementName() { return XmlElementNames.ItemAttachment; }
ews package
documentation
ComplexProperties/ItemAttachment
ItemAttachment
GetXmlElementName method
ItemAttachment class