EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessage.ResentFrom

TElMessage     See also    


 

Specifies contents of "Resent-From:" header field.

 
 

Declaration

[C#]
    TElMailAddressList ResentFrom;

[VB.NET]
    Property ResentFrom As TElMailAddressList

[Pascal]
    property ResentFrom : TElMailAddressList;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property contains addresses of message resenders. It is one of mandatory fields for the resent message. The meaning of this property is similar to From property, but it contains addresses of resenders of the resent message.

 
 

See also:     From     GetResentDate     SetResentDate     ResentSender    

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