.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Email Class Summary

Email::SignedBy

If the email was received digitally signed, this property contains the details of the signer.

  Declarations  
    [Visual Basic]
Public ReadOnly Property SignedBy As String

[C#]
public string SignedBy {get;}

[C++]
public: __property String* get_SignedBy();

[JScript]
public function get SignedBy() : String;
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.