MeetingTimeZonePropertyDefinition.withUriAndFlags constructor
MeetingTimeZonePropertyDefinition.withUriAndFlags(
- String xmlElementName,
- String uri,
- List<
PropertyDefinitionFlags> flags, - ExchangeVersion version,
Implementation
MeetingTimeZonePropertyDefinition.withUriAndFlags(String xmlElementName,
String uri, List<PropertyDefinitionFlags> flags, ExchangeVersion version)
: super.withUriAndFlags(xmlElementName, uri, flags, version) {}