EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCMSMessage.Detached

TElCMSMessage     See also    


 

Specifies, whether message content is detached, or not.

 
 

Declaration

[C#]
    bool Detached;

[VB.NET]
    Property Detached As Boolean

[Pascal]
    property Detached : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify, whether message content is detached, or not.
    Default value is False.

 
 

See also:     Content    

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