PathToExtendedFieldType Members
The PathToExtendedFieldType class represents an extended MAPI property.
The following tables list the members exposed by the PathToExtendedFieldType type.
Public Constructors
Name | Description | |
---|---|---|
PathToExtendedFieldType | The PathToExtendedFieldType constructor initializes a new instance of the PathToExtendedFieldType class. |
Top
Public Properties
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top