سؤال

I have an additional From account and I am using .sendOnBehalfOf property to send emails using vba .

Is there any way I could access the inbox of that mail box ? I can use it to send email, but how can I access the mailbox itself ?

هل كانت مفيدة؟

المحلول

Sure, use Application.Session.GetSharedDefaultFolder(recipient, olFolderInbox)

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top