问题
I'm trying to get some information on the recipients whose mailboxes I have shared access to. I know this can be found via OutlookSpy (IMAPISession -> OpenProfileSection -> 00020D0A-0000-0000-C000-00000000004 -> 0x0390), but I don't know where I can get this information via Outlook Interop.
Thanks.
回答1:
If Outlookspy has the infomation you want then you can use the redemeption libs to get the mapi infomation you want in the same way. They a have a lib called profman
来源:https://stackoverflow.com/questions/2162788/how-do-i-get-a-list-of-recipients-whose-mailbox-i-have-shared-access-to-via-outl