LumiSoft Net Help
IsModified Property
NamespacesLumiSoft.Net.MailMail_h_MailboxIsModified
Gets if this header field is modified since it has loaded.
Declaration Syntax
C#Visual BasicVisual C++F#
public override bool IsModified { get; }
Public Overrides ReadOnly Property IsModified As Boolean
	Get
public:
virtual property bool IsModified {
	bool get () override;
}
abstract IsModified : bool with get
override IsModified : bool with get
Property Value
Remarks
All new added header fields has IsModified = true.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs riased when this class is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119