wodPop3 ActiveX Control - Protocol Property
      
 

Description
Holds protocol name used to transfer the message.

Property type

A String value.  


Syntax

object.Protocol [= value]



The Protocol Property syntax has these parts:

Part Description
object An expression evaluating to an object of type Pop3Rec.
value A String value.

Remarks
This property holds information (if provided) about protocol that was used to exchange the message between hosts, if such information was found inside 'Received' header. If no such information is found, this property will return empty string.