Skip to content

Properties for cMapiHandler

View property list in hierarchical order.

Name Description Defining Class
Child_Count Returns the number of child objects the object contains cObject
Delegation_Mode Determines if and how unknown messages are delegated cObject
Name Returns the full name of the object including parentage cObject
Object_Id Returns the object handle of the object, can be used to determine if an object exists cObject
Object_Label Returns the short name of an object cObject
Parent Returns the parent of an object cObject
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
peNeighborhood Determines how an object and its descendents participate in object neighborhood referencing cObject
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