EncryptionAlgorithm Property

This property specifies the algorithm for encrypting email.


Data Type: Long

Set the property to one of the following values:

Value Meaning
0 RC2 ( Default )
1 RC4
2 DES
3 3DES

Remarks

EASendMail always uses the maximum key length available with the indicated encryption algorithm.

See Also

RecipientsCerts Property