BaseItemIdType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |