wodPop3 ActiveX Control - ReplyTo Property
      
 

Description

Returns Reply-To header.


Property type

A String value.  


Syntax

object.ReplyTo



The ReplyTo Property syntax has these parts:

Part Description
object An expression evaluating to an object of type Pop3Msg.

Remarks

ReplyTo property will internally scan headers and search for 'Reply-To' header, and return its information to you.