Specifies if the attachment data is compressed. The attachment is compressed using a FlateDecode filter which in most cases will compress the attachment, however if the attachment is already compressed this setting may not have a significant effect.
Read-write property
Visual Basic |
---|
Public Property Compress As Boolean |
A Boolean value that is True if the attachment data is compressed, and False (default) if the attachment data is not compressed.