Email address of the current user
Hi Ppl,
I need to retrieve the email address of the current user from an
Appointment item using VB.NET (VS 05) via an add-in.
From what is already out there,
1. Session.CurrentUser may return the SMTP address or the distinguished
name. Which setting on the Exchange server determines what it returns
plz? (Cannot use LDAP as the user may not always be connected to the
Internet/Intranet)
2. In the above scenario, there may or may not be a security message
box. What determines the pop up of this box?
3. Use CDO. There are examples for using it with MailItem. Is it
possible with an Appointment Item?
4. Any alternate solution?
Thnx
|