ExtendedProperty.withDefinition constructor
ExtendedProperty.withDefinition(
- ExtendedPropertyDefinition? _propertyDefinition
Implementation
ExtendedProperty.withDefinition(this._propertyDefinition) {
EwsUtilities.ValidateParam(_propertyDefinition, "propertyDefinition");
}