BaseItemIdType Members

Include Protected Members
Include Inherited Members

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.

The BaseItemIdType type exposes the following members.

Constructors

  Name Description
Protected method BaseItemIdType The BaseItemIdType constructor initializes a new instance of the BaseItemIdType class.

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