menu
ews package
documentation
ComplexProperties/ComplexPropertyCollection.dart
ComplexPropertyCollection<TComplexProperty extends ComplexProperty>
GetCollectionItemXmlElementName abstract method
GetCollectionItemXmlElementName abstract method
dark_mode
light_mode
GetCollectionItemXmlElementName
abstract method
String
?
GetCollectionItemXmlElementName
(
TComplexProperty
complexProperty
)
Gets the name of the collection item XML element.
The complex property.
Implementation
String? GetCollectionItemXmlElementName(TComplexProperty complexProperty);
ews package
documentation
ComplexProperties/ComplexPropertyCollection
ComplexPropertyCollection<TComplexProperty extends ComplexProperty>
GetCollectionItemXmlElementName abstract method
ComplexPropertyCollection class