PathToExtendedFieldType Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Represents Uniform Resource Identifiers (URIs) to properties that identify extended MAPI properties.

The PathToExtendedFieldType type exposes the following members.

Constructors

  Name Description
Public methodSupported by the .NET Compact Framework PathToExtendedFieldType Initializes a new instance of the PathToExtendedFieldType class.

Top

Methods

  Name Description
Public methodSupported by the .NET Compact Framework Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact Framework Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public methodSupported by the .NET Compact Framework GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodSupported by the .NET Compact Framework GetType Gets the type of the current instance. (Inherited from Object.)
Protected methodSupported by the .NET Compact Framework MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodSupported by the .NET Compact Framework ToString Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

  Name Description
Public propertySupported by the .NET Compact Framework DistinguishedPropertySetId Gets or sets the well-known property set ID for extended properties.
Public propertySupported by the .NET Compact Framework DistinguishedPropertySetIdSpecified Gets or sets a value that specifies whether the DistinguishedPropertySetId property is serialized into the SOAP request.
Public propertySupported by the .NET Compact Framework PropertyId Gets or sets the extended property by its dispatch ID.
Public propertySupported by the .NET Compact Framework PropertyIdSpecified Gets or sets a value that specifies whether the PropertyId property is serialized into the SOAP request.
Public propertySupported by the .NET Compact Framework PropertyName Gets or sets an extended property by its name.
Public propertySupported by the .NET Compact Framework PropertySetId Gets or sets a MAPI extended property set or namespace by its identifying GUID.
Public propertySupported by the .NET Compact Framework PropertyTag Gets or sets the property tag without the type part of the tag.
Public propertySupported by the .NET Compact Framework PropertyType Gets or sets the property type of a property tag, which corresponds to the least significant word in a property tag.

Top

See Also

Reference

PathToExtendedFieldType Class

Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007 Namespace