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

Back to Email Class Summary

Email::ReceivedEncrypted

True if this email was originally received with encryption.

  Declarations  
    [Visual Basic]
Public ReadOnly Property ReceivedEncrypted As Boolean

[C#]
public bool ReceivedEncrypted {get;}

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

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

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