ComplexPropertyDefinitionBase.withFlags constructor
ComplexPropertyDefinitionBase.withFlags(
- String xmlElementName,
- List<
PropertyDefinitionFlags> flags, - ExchangeVersion version
Implementation
ComplexPropertyDefinitionBase.withFlags(String xmlElementName,
List<PropertyDefinitionFlags> flags, ExchangeVersion version)
: super.withFlags(xmlElementName, flags, version);