Click or drag to resize

CEmail.GetHeaderInfo Method

X#
Method to decode all header elements of an email

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetHeaderInfo() AS USUAL
Request Example View Source

Return Value

Type: Usual
Remarks
This method reads the current raw email data and decodes all header elements into their respective ivars. The process also decodes and separates all addressees and resolves names, datetime stamps, priority and receipt requirements.
See Also