IsEncrypted

EmailDocumentInfo.IsEncrypted property

Because email documents cannot be encrypted with password, this property always returns ‘false’

public bool IsEncrypted { get; }

See Also