Load Outlook MSG properties into custom MIME headers. All these MIME headers start with X-Outlook- string.

Namespace:  Rebex.Mail
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Property LoadMsgProperties As Boolean
	Get
	Set
C#
public bool LoadMsgProperties { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also