pbSuppressAttach - cMapiHandler
Flag to tell whether the attachments should be written out to disk or not
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbSuppressAttach
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbSuppressAttach to BooleanVariable |
| Write Access: | Set pbSuppressAttach to BooleanVariable/Value |
Description
pbSuppressAttach is the flag to tell whether the attachments should be written out to disk or not. Normally false for scanning mail and true for real reading (for display).
Default is true.