mapi
C# MAPI to read exchange server inbox
I want to write C# application which will remot开发者_C百科ely connect to exchange server and read my inbox! I want to use MAPI for that.[详细]
2023-02-12 22:19 分类:问答Is there a simple way of sending an email with attachments using the default mail client?
My issue is that I need to attach files with C# to the default mail client and show it to the user, much like using mailto:.[详细]
2023-02-12 11:51 分类:问答server name of MAPI account
how can I find out the server name of a 开发者_如何转开发MAPI account for Microsoft Exchange Server? Thank you![详细]
2023-02-12 09:14 分类:问答Reading e-mails from Outlook with Python through MAPI
I\'m trying to write a short program that will read in the contents of e-mails within a folder on my exchange/Outlook profile so I can manipulate the data. However I\'m having a problem finding much i[详细]
2023-02-12 07:58 分类:问答Getting _MailItem interface from IRDOMail
I\'ve an Outlook plug-in. I\'m using Redemption. Specifically, I\'m using IRDOMail::Move in order to move an email item from one folder to another (redemption is the only method I\'ve found that work[详细]
2023-02-11 11:00 分类:问答Java MAPI for MS Exchange 2007
I am looking for solution to connect Exchange 2007 from Java SE 6. The problem is, server has OWA开发者_JAVA技巧 enabled, WebDAV disabled, SMTP/IMAP/POP disabled, EWS disabled - that\'s the reason I[详细]
2023-02-11 03:51 分类:问答How to use 32-bit DLL in x64 environment? It won't let me force x86 compile!
VC++ 2008, CLR Console App, being developed under win7 x64. I\'m using .net with MS Office v.12 PIA\'s to do some Excel automation, which is coming along quite nicely. But now, I\'m starting the next[详细]
2023-02-08 23:51 分类:问答Java MAPI library for Exchange 2010
Is there a Java library which allows to create a new mail with a file attached and brings开发者_如何学Python the mail client (Outlook 2010) to front?[详细]
2023-02-08 02:22 分类:问答Relying on PR_DISPLAY_NAME property for "SMS" and "ActiveSync" named message stores
I\'m trying to find out the type of message store on windows mobile devices (version 6.1 & 6.5). More specifically I\'m trying to figure out if a message store is of type \"Exchange (ActiveSync)\[详细]
2023-02-05 05:57 分类:问答Problem When Accessing MAPI properties from C#
We are having a repeated exception occur in our error log whilst accessing MAPI properties. Our VST0 2005 Outlook addin is experiencing problems at a particular site. The addin is running on a 64bit[详细]
2023-02-04 12:28 分类:问答