B
Bingo
Hi group !
I wonder how I can find an email address from a real name in VBA ?
I am tweaking a macro to export an appointment to an ics file, and
I need to set the "ORGANIZER:" field to "MAILTO:<organizer's email
address>".
The AppointmentItem.Organizer only contains the name of the
organizer, not his email.
Is there an easy way to do this ?
(Actually, the organizer is always the current user, so I kind of
need to retrieve the current user's email address, if it is easier
this way)
Thanks for your help !
I wonder how I can find an email address from a real name in VBA ?
I am tweaking a macro to export an appointment to an ics file, and
I need to set the "ORGANIZER:" field to "MAILTO:<organizer's email
address>".
The AppointmentItem.Organizer only contains the name of the
organizer, not his email.
Is there an easy way to do this ?
(Actually, the organizer is always the current user, so I kind of
need to retrieve the current user's email address, if it is easier
this way)
Thanks for your help !