EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElASMessage.IgnoreFileWarnings

TElASMessage     See also    


 

Specifies if the absence of file name and file times should be ignored when loading a message.

 
 

Declaration

[C#]
    bool IgnoreFileWarnings;

[VB.NET]
    Property IgnoreFileWarnings As Boolean

[Pascal]
    property IgnoreFileWarnings : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Set this property to True if the absence of file name, creation and modification dates should be ignored when loading a message.

 
 

See also:     FileCreated     FileModified     FileName    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation