PathToExtendedFieldType Members

Include Protected Members
Include Inherited Members

The PathToExtendedFieldType class represents an extended MAPI property.

The PathToExtendedFieldType type exposes the following members.

Constructors

  Name Description
Public method PathToExtendedFieldType The PathToExtendedFieldType constructor initializes a new instance of the PathToExtendedFieldType class.

Top

Properties

  Name Description
Public property DistinguishedPropertySetId The DistinguishedPropertySetId property gets or sets well-known property set IDs for extended MAPI properties.
Public property DistinguishedPropertySetIdSpecified The DistinguishedPropertySetIdSpecified property gets or sets a Boolean value that specifies whether the DistinguishedPropertySetId property is serialized into the SOAP message.
Public property PropertyId The PropertyId property gets or sets an extended property by its dispatch ID.
Public property PropertyIdSpecified The PropertyIdSpecified property gets or sets a Boolean value that specifies whether the PropertyId property is serialized into the SOAP message.
Public property PropertyName The PropertyName property gets or sets an extended property by its name.
Public property PropertySetId The PropertySetId property gets or sets a MAPI extended property set or namespace by its identifying GUID.
Public property PropertyTag The PropertyTag property gets or sets the property tag without the type part of the tag.
Public property PropertyType The PropertyType property gets or sets the property type of a property tag.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top