Command

Description

MAPI functions

 

MAPIAddress()

Displays a standard address list dialog box allowing users to create or modify a set of To:, CC: and BCC: recipients.

MAPIDeleteMail()

Deletes messages from MAPI message storage.

MAPIDetails()

Displays a standard dialog box containing the details of a given address list entry which may or may not be modified.

MAPILogoff()

Ends a session with the MAPI messaging system.

MAPILogon()

Begins a session with the MAPI messaging system.

MAPIOpenMail()

Returns the ids of MAPI messages of a given type.

MAPIReadMail()

Reads a MAPI message given its id.

MAPISaveMail()

Updates or creates a MAPI message.

MAPISendDocuments()

Displays a standard send message dialog box containing the given files as attachments.

MAPISendMail()

Sends a MAPI message.

  • No labels