| pbBodyAsFile |
Flag to store the message as file attachment |
cMapiHandler |
| pbEnvelopeOnly |
Flag to tell if only the header should be returned or not |
cMapiHandler |
| pbGuaranteeFiFo |
Flag to tell if messages from mapi must be sorted in date time order |
cMapiHandler |
| pbLongMsgId |
Flag to tell using a long message-id or a short one |
cMapiHandler |
| pbMapiMessageReturnRequest |
Contains a true/false value whether a return receipt is requested or not |
cMapiHandler |
| pbPeek |
Flag to tell whether MapiReadMail should flag an unread message as been read |
cMapiHandler |
| pbReportErrors |
Determines if MAPI errors should be reported directly |
cMapiHandler |
| pbSuppressAttach |
Flag to tell whether the attachments should be written out to disk or not |
cMapiHandler |
| pbUnreadOnly |
Flag to tell if only unread messages must be returned or not |
cMapiHandler |
| phSessionID |
Contains the handle returned on logon to the MAPI system |
cMapiHandler |
| piMessageFileCount |
Contains the number of enclosures that were found by the MapiReadMail method |
cMapiHandler |
| piMessageFlags |
Contains the flags returned by MapiReadMail |
cMapiHandler |
| piMessageRecipCount |
Contains the number of recipients that were found by the MapiReadMail method |
cMapiHandler |
| piResolvedEntryIDLength |
Contains the length of the entry-id |
cMapiHandler |
| psFindNextMessageType |
Message class to search with |
cMapiHandler |
| psMessageConversationId |
The conversation thread to which the message belongs |
cMapiHandler |
| psMessageDateReceived |
The date and time when the message was received according to MAPI and returned by MapiReadMail |
cMapiHandler |
| psMessageId |
|
cMapiHandler |
| psMessageSenderAddress |
Allows the MapiReadMail to return the senderaddress |
cMapiHandler |
| psMessageSenderName |
Allows the MapiReadMail to return the sendername |
cMapiHandler |
| psMessageSubject |
Allows MapiReadMail to return the subject of the read message |
cMapiHandler |
| psMessageText |
Allows MapiReadMail to return the full message text |
cMapiHandler |
| psMessageType |
The messagetype returned by MapiReadMail |
cMapiHandler |
| psPassword |
Password to use for connecting to MAPI on logon |
cMapiHandler |
| psResolvedAddress |
Returns the resolved address (e.g. SMTP:xxxx) in this property |
cMapiHandler |
| psResolvedEntryID |
Contains the entry-id for the resolved name |
cMapiHandler |
| psResolvedName |
Contains the returned name value |
cMapiHandler |
| psUserName |
Username to use for connecting to MAPI on logon |
cMapiHandler |