-
Hi,
I read Email address from TO field,
I got Recipients Object from MailItem Object. In this Recipients object i got the Email id, name and which type(like TO,CC,BCC).
Using this i can read the email id and displayName from the mail Item.
Thanks,
By
Ganesh.
2009-10-08 11:59:36 UTC by tlgkumar
-
Hi,
I am try to read email from outlook using JACOB api. now i can able to read all email from outlook.
my problem is while i am read TO field for Mail , its return the display name instead of email address.
please any one tell me how to read email address from TO,CC and BCC field.
Thanks in advance,
With Regards,
Ganesh Kumar.L.
2009-09-17 07:19:07 UTC by tlgkumar
-
Can some one show me how to access the description of the Err object using jcom. For example in vb I want to something like this
If Err.Number <> 0 Then
MsgBox "Error #" & Err.Number & ": " & Err.Description, _
how can I get the Err.description with jcom
Thanks.
2009-01-12 21:51:36 UTC by nobody
-
Hi,
When I try to run my program which uses jcom using Excel 2003 it works fine but the same doesnt work with Excel 2000. It throws the following error.
jp.ne.so_net.ga2.no_ji.jcom.JComException: IDispatch::Invoke(0x2AA,1) failed HRE
SULT=0x80020009L
at jp.ne.so_net.ga2.no_ji.jcom.IDispatch._invoke(Native Method)
at...
2007-06-25 08:23:05 UTC by nobody
-
kristblomme committed patchset 33 of module jcom to the JCom (Java-COM Bridge) CVS repository, changing 1 files.
2006-11-04 15:05:09 UTC by kristblomme
-
kristblomme committed patchset 32 of module jcom to the JCom (Java-COM Bridge) CVS repository, changing 2 files.
2006-10-29 10:27:07 UTC by kristblomme
-
kristblomme committed patchset 31 of module jcom to the JCom (Java-COM Bridge) CVS repository, changing 1 files.
2006-10-29 09:23:17 UTC by kristblomme