wodPop3 ActiveX Control - ContentDisposition Property
      
 

Description

Returns Content-Disposition header.


Property type

A String value.  


Syntax

object.ContentDisposition



The ContentDisposition Property syntax has these parts:

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

Remarks

ContentDisposition property will internally scan headers and search for 'Content-Disposition' header, and return its information to you.