IP*Works! S/MIME V9 - Online Help
IP*Works! S/MIME V9
Questions / Feedback?

MessageHeaders Property

Collection of headers from the SMIME message.

Syntax

[VB.NET]
Public Property MessageHeaders As HeaderList

[C#]
public HeaderList MessageHeaders {get;}

Remarks

This property contains a collection of headers from the SMIME message. The component fills out this property upon signing and/or encrypting.

The user should use these additional headers when emailing or sending the Message. This can be done by including these headers in the OtherHeaders property of the component that you wish to send the message with.

During decryption or signature verification, this property must contain the headers of the incoming message.

After the decryption or verification, this property contains the headers of the verified or decrypted message.

This property is not available at design time.

Default Value

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0