R
robert dugal
In my exchange client extension's IExchExtMessageEvents::OnWrite()
event I need to know the email address of the user who is creating the
message. Using IMAPISession::QueryIdentity(), then opening this entry
in the address book, and getting PR_EMAIL_ADDRESS only works in
Internet Only mode. When I try this in Corporate/Workfroup mode
IMAPISession::QueryIdentity() returns MAPI_W_NO_SERVICE.
event I need to know the email address of the user who is creating the
message. Using IMAPISession::QueryIdentity(), then opening this entry
in the address book, and getting PR_EMAIL_ADDRESS only works in
Internet Only mode. When I try this in Corporate/Workfroup mode
IMAPISession::QueryIdentity() returns MAPI_W_NO_SERVICE.