pbUnreadOnly - cMapiHandler
Flag to tell if only unread messages must be returned or not
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbUnreadOnly
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbUnreadOnly to BooleanVariable |
| Write Access: | Set pbUnreadOnly to BooleanVariable/Value |
Description
pbUnreadOnly is the flag to tell if only unread messages must be returned or not.
Default is false.