Interface IMapiMessageItem
IMapiMessageItem interface
Base interface for all message items in Outlook
public interface IMapiMessageItem
Properties
| Name | Description |
|---|---|
| Body { get; set; } | Gets message body |
| MessageClass { get; } | Gets message class |
| Subject { get; set; } | Gets message subject |
| SupportedType { get; } | Gets the supported item type. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email