EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessage.ResentSender

TElMessage     See also    


 

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

 
 

Declaration

[C#]
    TElMailAddressList ResentSender;

[VB.NET]
    Property ResentSender As TElMailAddressList

[Pascal]
    property ResentSender : TElMailAddressList;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    The meaning of this property is similar to Sender property, but it specifies the mailbox of the agent responsible for the actual transmission of the resent message.

 
 

See also:     Sender     ResentFrom     ResentReplyTo    

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