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
Bb409009.pubproperty(en-us,EXCHG.80).gif DistinguishedPropertySetId The DistinguishedPropertySetId property gets or sets well-known property set IDs for extended MAPI properties.
Bb409009.pubproperty(en-us,EXCHG.80).gif DistinguishedPropertySetIdSpecified The DistinguishedPropertySetIdSpecified property gets or sets a Boolean value that specifies whether the DistinguishedPropertySetId property is serialized into the SOAP message.
Bb409009.pubproperty(en-us,EXCHG.80).gif PropertyId The PropertyId property gets or sets an extended property by its dispatch ID.
Bb409009.pubproperty(en-us,EXCHG.80).gif PropertyIdSpecified The PropertyIdSpecified property gets or sets a Boolean value that specifies whether the PropertyId property is serialized into the SOAP message.
Bb409009.pubproperty(en-us,EXCHG.80).gif PropertyName The PropertyName property gets or sets an extended property by its name.
Bb409009.pubproperty(en-us,EXCHG.80).gif PropertySetId The PropertySetId property gets or sets a MAPI extended property set or namespace by its identifying GUID.
Bb409009.pubproperty(en-us,EXCHG.80).gif PropertyTag The PropertyTag property gets or sets the property tag without the type part of the tag.
Bb409009.pubproperty(en-us,EXCHG.80).gif PropertyType The PropertyType property gets or sets the property type of a property tag.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb409009.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409009.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409009.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409009.pubmethod(en-us,EXCHG.80).gifBb409009.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409009.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb409009.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb409009.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top