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

Back to Email Class Summary

Email::ReceivedSigned

True if this email was originally received with a digital signature.

  Declarations  
    [Visual Basic]
Public ReadOnly Property ReceivedSigned As Boolean

[C#]
public bool ReceivedSigned {get;}

[C++]
public: __property bool get_ReceivedSigned();

[JScript]
public function get ReceivedSigned() : Boolean;
 

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