PathToExtendedFieldType::PropertySetId property
Exchange Server 2013
The PropertySetId property gets or sets a MAPI extended property set or namespace by its identifying GUID.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Property value
Type: System.StringThe PropertySetId property returns a string that represents a GUID.
If this property is used, the DistinguishedPropertySetId and PropertyTag properties cannot be used. This property must be used with either the PropertyId or PropertyName properties, and the PropertyType property.
Show: