piMessageRecipCount - cMapiHandler
Contains the number of recipients that were found by the MapiReadMail method
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piMessageRecipCount
| Access Type | Syntax |
|---|---|
| Read Access: | Get piMessageRecipCount to IntegerVariable |
| Write Access: | Set piMessageRecipCount to IntegerVariable/Value |
Description
piMessageRecipCount contains the number of recipients that were found by the MapiReadMail method.
Default is 0.