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