MAPI problems
- From: "Crevit" <a@a>
- Date: Mon, 25 Jul 2005 19:37:46 +0200
Hi,
I used MAPI VB controls but I Can't change Username and Pwd property.
Default Account (predefinied account) to overcome on all account
I write my code in follow rows
Furthermore I would change follow Outlook Express property from VB code:
PROTECTION
> Inform if other applicazion ...
SEND
> send messages immediately
Thanks in advance
Crevit
----------------------------------------------------------------------------
---------------------------------------
With frmMain.mpsMAPISession
.DownLoadMail = False
'.UserName = "info@********"
'.Password = "******"
.LogonUI = False
.SignOn ' Metodo Signon.
frmMain.mpmMAPIMessages.SessionID = .SessionID
...
...
...
.
- Prev by Date: Re: strong name
- Next by Date: Re: "Subclassing" a property let
- Previous by thread: Re: VB unit-testing tool
- Next by thread: how do I select all items in a file list with code?
- Index(es):
Relevant Pages
|
Loading