menu
ews package
documentation
ComplexProperties/ComplexPropertyCollection.dart
ComplexPropertyCollection<TComplexProperty extends ComplexProperty>
CreateComplexProperty abstract method
CreateComplexProperty abstract method
dark_mode
light_mode
CreateComplexProperty
abstract method
TComplexProperty?
CreateComplexProperty
(
String
xmlElementName
)
Creates the complex property.
Name of the XML element.
Implementation
TComplexProperty? CreateComplexProperty(String xmlElementName);
ews package
documentation
ComplexProperties/ComplexPropertyCollection
ComplexPropertyCollection<TComplexProperty extends ComplexProperty>
CreateComplexProperty abstract method
ComplexPropertyCollection class