Skip to content

pbEnvelopeOnly - cMapiHandler

Flag to tell if only the header should be returned or not

Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None

Syntax

Property Boolean pbEnvelopeOnly
Access Type Syntax
Read Access: Get pbEnvelopeOnly to BooleanVariable
Write Access: Set pbEnvelopeOnly to BooleanVariable/Value

Description

pbEnvelopeOnly is the flag to tell if only the header should be returned or not. Only header is faster. Default is only the header. Normally true for scanning mail and false for reading-displaying mail.

Default is true.