CEmail.SetHeaderInfo Method | |
Method to encode all header elements of an email
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax Remarks
This method reads the properties of the Email object and creates a header from these properties. It also assigns the header to the Header property of the email.
This method is called from CEmail:StreamOut during the streaming of the email message.
See Also