PathToExtendedFieldType Class

Definition

The PathToExtendedFieldType class represents an extended MAPI property.

public ref class PathToExtendedFieldType : ExchangeWebServices::BasePathToElementType
public class PathToExtendedFieldType : ExchangeWebServices.BasePathToElementType
Public Class PathToExtendedFieldType
Inherits BasePathToElementType
Inheritance
PathToExtendedFieldType

Constructors

PathToExtendedFieldType()

The PathToExtendedFieldType constructor initializes a new instance of the PathToExtendedFieldType class.

Properties

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.

Applies to