mailitem Questions
7
I have tried using mailItem.SenderEmailAddress and mailItem.Sender.Address but they both return a string that looks like this:
/O=DOMAINNAME/OU=EXCHANGE ADMINISTRATIVE GROUP (FYDIBOHI43SPCLT)/CN=...
Inharmonious asked 23/6, 2014 at 8:44
10
I am writing VSTO Outlook addin in C#, and I need to distinguish, whether given MailItem is incoming or outgoing (or neither, when it is for example a draft).
Is there some foolproof way to do thi...
5
Solved
I just can't release my Outlook MailItems. After opening 200 Mails the Exchange Sever returns the maximum open Emails is reached.
I'm remove my UserProperty from all selected Mail.
My Code:
for...
1
I am using Outlook2013 which has a number of mailboxes from both exchange and pop servers.([email protected][default exchange], [email protected][POP], [email protected][exchange])
...
Electorate asked 27/11, 2014 at 2:54
2
Solved
Hello I'd like to create a Outlook.MailItem ( I believe ) from an existing one located on disk. I have the path stored in a string, and would like to access to save the body and attachments from it...
1
Solved
I have searched high and low for this seemingly simple task, but all references I come across are either saving to the hard-drive or reading from an outlook folder.
I have the following code that ...
Infectious asked 15/10, 2013 at 14:4
2
Solved
I have a folder which contains a number of emails and sub-folders. Within those sub-folders are more emails.
I'd like to write some VBA which will iterate through all emails in a certain folder, i...
7
I have written a message handler function in Outlook's Visual Basic (we're using Outlook 2003 and Exchange Server) to help me sort out incoming email.
It is working for me, except sometimes...
Annihilation asked 17/9, 2008 at 1:26
2
NOTE: I'm using VBA and Office 2007. (I would use C#, but the project parameters don't allow this)
I'm attempting to find some method in Outlook, or an API, that will allow me to open an Outlook m...
Rutile asked 15/9, 2011 at 22:34
1
© 2022 - 2024 — McMap. All rights reserved.