Dear,
I am using outlook to send/receive mail. That is OK but I want to know that who send me mail(from: name of sender mail). Please tell me if you already know.
:)
Nay Min Naung
hi,
I send a mail in VBA using Outlook Application. That is sent if I have connection. But I want to know how to use that sent is successful or not. If anyone know about that please help me. The following code is I already written:
Dim objOutLookMsg As outlook.MailItem
Dim objOutLookMsgSent As...