PyIMAPIFolder Object

An COM interface to MAPI
Derived from PyIMAPIProp

Methods

GetLastError
Returns the last error code for the object. 

CreateFolder
Creates a folder object. 

CreateMessage
Creates a message in a folder 

CopyMessages
Copies the specified messages 

DeleteFolder
Deletes a subfolder. 

DeleteMessages
Deletes the specified messages. 

EmptyFolder
deletes all messages and subfolders from a folder without deleting the folder itself. 

SetReadFlags
Sets or clears the MSGFLAG_READ flag in the PR_MESSAGE_FLAGS (PidTagMessageFlags) property of one or more of the folder's messages, and manages the sending of read reports.