g'day
got a little application that uses MAPI Control to:
extract e-mails from local outlook account,
-> checks Subject Field complies,
-> ->creates a .txt file from e-mail's body for further reference.
during runtime, Outlook MSG (attched jpg.. ) pops. and asks to user allow MailBox Access.
AS Application is meant to run in background,
Looking for a way to have no user interaction during runtime
i.e.,
->access the above e-mail from the server. (?)
->create privileges programmatically. (?)
-> ?????
thanks in advance for any ideas, pointers, references.
-j.




Reply With Quote