PathToExtendedFieldType Members
Exchange Server 2010
The PathToExtendedFieldType class represents an extended MAPI property.
The following tables list the members exposed by the PathToExtendedFieldType type.
| Name | Description | |
|---|---|---|
| PathToExtendedFieldType | The PathToExtendedFieldType constructor initializes a new instance of the PathToExtendedFieldType class. |
| Name | Description | |
|---|---|---|
| DistinguishedPropertySetId | The DistinguishedPropertySetId property gets or sets well-known property set IDs for extended MAPI properties. |
| DistinguishedPropertySetIdSpecified | The DistinguishedPropertySetIdSpecified property gets or sets a Boolean value that specifies whether the DistinguishedPropertySetId property is serialized into the SOAP message. |
| PropertyId | The PropertyId property gets or sets an extended property by its dispatch ID. |
| PropertyIdSpecified | The PropertyIdSpecified property gets or sets a Boolean value that specifies whether the PropertyId property is serialized into the SOAP message. |
| PropertyName | The PropertyName property gets or sets an extended property by its name. |
| PropertySetId | The PropertySetId property gets or sets a MAPI extended property set or namespace by its identifying GUID. |
| PropertyTag | The PropertyTag property gets or sets the property tag without the type part of the tag. |
| PropertyType | The PropertyType property gets or sets the property type of a property tag. |
(see also
Protected
Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object ) |
| GetHashCode | (inherited from Object ) |
| GetType | (inherited from Object ) |
| ReferenceEquals | (inherited from Object ) |
| ToString | (inherited from Object ) |
Reference
PathToExtendedFieldType ClassExchangeWebServices Namespace