IMapiMessageItem Interface

Base interface for all message items in Outlook

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public interface IMapiMessageItem

The IMapiMessageItem type exposes the following members.

Properties
  NameDescription
Public propertyBody
Gets message body
Public propertyMessageClass
Gets message class
Public propertySubject
Gets message subject
See Also