EndTimeZone property
Implementation
static PropertyDefinition EndTimeZone = new TimeZonePropertyDefinition(
XmlElementNames.EndTimeZone,
_AppointmentSchemaFieldUris.EndTimeZone,
[
PropertyDefinitionFlags.CanSet,
PropertyDefinitionFlags.CanUpdate,
PropertyDefinitionFlags.CanFind
],
ExchangeVersion.Exchange2010);