FetchMessagePartHeaders Method
Retrieves the headers of message part specified by PartID.
Syntax
int FetchMessagePartHeaders(char* lpszPartId);
Remarks
This method retrieves RFC822 headers of the message part specified by PartID and stores them in the MessageHeaders property.