NetXP 3.0 Reference

Mapi Members

Mapi overview

Public Instance Constructors

Mapi ConstructorInitializes a new instance of the Mapi class.

Public Instance Methods

AddRecip Adds a recipient to a message.
Attach Attaches a file.
Delete Deletes a message.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Error Retruns the string representation of a MAPI error.
GetAttachNames Get's a message's attachment names.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
Logoff Ends the MAPI session.
Logon Logs in to MAPI.
Next Gets the next message in an envelope.
Read Reads a message with the specified ID.
Reset Resets MAPI handles.
SaveAttachByName Saves attachment by name.
SaveAttachm Saves a message's attachments.
Send Sends a MAPI mail message.
SetSender Sets the recipient.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

Mapi Class | NETXP.Library Namespace