EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessage.ResentReplyTo

TElMessage     See also    


 

Specifies contents of "Resent-Reply-To:" header field.

 
 

Declaration

[C#]
    TElMailAddressList ResentReplyTo;

[VB.NET]
    Property ResentReplyTo As TElMailAddressList

[Pascal]
    property ResentReplyTo : TElMailAddressList;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    The meaning of this property is similar to ReplyTo property, but it specifies addresses to which replies to the resent message should be sent.

 
 

See also:     ReplyTo     ResentFrom     ResentSender    

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