Share via


MapiObjectId Members

Include Protected Members
Include Inherited Members

The MapiObjectId type exposes the following members.

Constructors

  Name Description
Public method MapiObjectId()
Public method MapiObjectId(MapiEntryId)
Public method MapiObjectId([])

Top

Properties

  Name Description
Public property MapiEntryId

Top

Methods

  Name Description
Public method CompareTo
Public method Equals(MapiObjectId)
Public method Equals(Object) (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetBytes (Overrides ObjectId.GetBytes().)
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Operators

  Name Description
Public operatorStatic member Equality
Public operatorStatic member Inequality

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IComparable.CompareTo

Top