This class is a subset of Microsoft's MailItem with slight variations. See Microsoft's Outlook MailItem documentation.
Namespace:
RedCritterOutlookClassesV1Assembly: RedCritterOutlookClassesV1 (in RedCritterOutlookClassesV1.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
public class OutlookEmail
Public Class OutlookEmail
public ref class OutlookEmail
Members
| All Members | Properties |
| Member | Description | |
|---|---|---|
| EntryID | ||
| Headers |
This list collection contains the parsed email headers.
| |
| Importance | ||
| Links |
This list collection contains the parsed email links.
| |
| SenderAddress | ||
| SenderName | ||
| Subject |
Remarks
Email body content is not availble through RedCritter for privacy reasons.