InternalHeaders Property
The headers of the MIME entity inside the encrypted or signed message.
Syntax
[VB.NET] Public Property InternalHeaders As String
[C#] public string InternalHeaders {get; set;}
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.
Default Value
""