BaseItemIdType Class

Definition

The BaseItemIdType class represents the base class for IDs that represent items in a mailbox. This is an abstract class and therefore will not occur in an instance document.

public ref class BaseItemIdType abstract
public abstract class BaseItemIdType
Public MustInherit Class BaseItemIdType
Inheritance
BaseItemIdType
Derived

Remarks

This element is an abstract base type for item identifiers. This element is not used in Web service calls.

Constructors

BaseItemIdType()

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

Applies to