MessageObjectPropertyComparerById Class

Inheritance Hierarchy
SystemObject
  Aspose.Email.Mapi.MsgMessageObjectPropertyComparerById

Namespace:  Aspose.Email.Mapi.Msg
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public class MessageObjectPropertyComparerById : IComparer<MessageObjectProperty>

The MessageObjectPropertyComparerById type exposes the following members.

Constructors
  NameDescription
Public methodMessageObjectPropertyComparerById
Initializes a new instance of the MessageObjectPropertyComparerById class
Methods
  NameDescription
Public methodCompare
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also