R
rznante
Hello,
Is anyone familiar with how to extract MS Outlook information detail?
I know how to pull Name with
MsgBox CreateObject("Outlook.Application").GetNamespace("MAPI").currentuser
I would like to also extract JobTitle, and potentially Member Of.
Thank you,
Mike sandoval
Is anyone familiar with how to extract MS Outlook information detail?
I know how to pull Name with
MsgBox CreateObject("Outlook.Application").GetNamespace("MAPI").currentuser
I would like to also extract JobTitle, and potentially Member Of.
Thank you,
Mike sandoval