wodPop3 ActiveX Control - Part Property
      
 

Description

Returns part of the message that holds this attachment.


Property Part

A Pop3Msg object. 


Syntax

object.Part



The Part Property syntax has these parts:

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

Remarks

This property returns reference to part of the message that holds this attachment. You can use it to access body of this attachment directly, get access to it's headers etc.