InternalHeaders Property
The headers of the MIME entity inside the encrypted or signed message.
Syntax
char* GetInternalHeaders();
int SetInternalHeaders(char* lpszInternalHeaders);
Default Value
""
Remarks
After an encryption, decryption, signing, or verification operation is completed, this property shows the headers of the encrypted or signed message part.
This property is not available at design time.
Data Type
String