ExtendedPropertyDefinition.withPropertySetIdAndId constructor
ExtendedPropertyDefinition.withPropertySetIdAndId(
- Uuid? _propertySetId,
- int? _id,
- MapiPropertyType? _mapiType
Implementation
ExtendedPropertyDefinition.withPropertySetIdAndId(
this._propertySetId, this._id, this._mapiType);