| IMailIsForward Property |
Gets the boolean value indicating if this message was forwarded.
Namespace:
Limilabs.Mail
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax ReadOnly Property IsForward As Boolean
Get
property bool IsForward {
bool get ();
}
abstract IsForward : bool with get
Property Value
Type:
BooleanSee Also