wodPop3 ActiveX Control - ContentTransferEncoding Property
      
 

Description

Returns Content-Transfer-Encoding header.


Property type

A String value.  


Syntax

object.ContentTransferEncoding



The ContentTransferEncoding Property syntax has these parts:

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

Remarks

ContentTransferEncoding property will internally scan headers and search for 'Content-Transfer-Encoding' header, and return its information to you.