Example: mapi_logon

In the following example, the mapi_logon function logs on to MS Exchange.

mapi_logon("Logon",
            "John Smith",
            "Tiger",
            LAST );