InputMessageHeaders Property
Collection of headers from the SMIME message.
Syntax
property InputMessageHeaders: TipcHeaderList read get_InputMessageHeaders write set_InputMessageHeaders;
Remarks
This property contains a collection of headers from the SMIME message.
This property may be set to the headers of the message that will be decrypted/verified.
This property is not available at design time.