Quantcast
Channel: MFCMAPI
Viewing all 1090 articles
Browse latest View live

New Post: What was the original folder?

$
0
0
I'm currently working on an issue where a user deleted messages from his "Sent Items", in Outlook. His mailbox is on litigation hold and i'm using MFCMAPI to view his Purges folder. Obviously this folder contains all items, but I only need the items that were deleted from the "Sent Items". Can I filter the messages based on the folder where the message was originally located? Is this possible with MFCMAPI?

Thanks!
jason

New Post: What was the original folder?

$
0
0
It's not possible with any tool. Exchange doesn't maintain that information.

New Post: How to get the EMail Address from a contact

Created Unassigned: Full name of attachment not shown in MFCMAPI when file is sent using OWA [16847]

$
0
0
Hi everyone,

I am developing an application where I want to notify about file being sent in Microsoft Exchange. So, I have implemented notifications on the message store and trying to retrieve the file name. The problem is filename of only eight characters can be retrieved when a file is sent as an attachment using OWA. I am attaching 2 snapshots of the attachment table of two emails. I have sent a file as attachment using OWA (results shown in first snapshot) and using Microsoft Outlook (results shown in the second snapshot). Also the properties of attachment are less when a file is sent as an attachment in email using OWA.

![Image](http://social.msdn.microsoft.com/Forums/getfile/459552)

![Image](http://social.msdn.microsoft.com/Forums/getfile/459553)

Closed Unassigned: Full name of attachment not shown in MFCMAPI when file is sent using OWA [16847]

$
0
0
Hi everyone,

I am developing an application where I want to notify about file being sent in Microsoft Exchange. So, I have implemented notifications on the message store and trying to retrieve the file name. The problem is filename of only eight characters can be retrieved when a file is sent as an attachment using OWA. I am attaching 2 snapshots of the attachment table of two emails. I have sent a file as attachment using OWA (results shown in first snapshot) and using Microsoft Outlook (results shown in the second snapshot). Also the properties of attachment are less when a file is sent as an attachment in email using OWA. I have asking this question here also: http://social.msdn.microsoft.com/Forums/office/en-US/e8db2020-59f9-46bf-954b-9f7fcd6b5896

![Image](http://social.msdn.microsoft.com/Forums/getfile/459552)

![Image](http://social.msdn.microsoft.com/Forums/getfile/459553)
Comments: Not an MFCMAPI bug - closing.

Reopened Unassigned: Full name of attachment not shown in MFCMAPI when file is sent using OWA [16847]

$
0
0
Hi everyone,

I am developing an application where I want to notify about file being sent in Microsoft Exchange. So, I have implemented notifications on the message store and trying to retrieve the file name. The problem is filename of only eight characters can be retrieved when a file is sent as an attachment using OWA. I am attaching 2 snapshots of the attachment table of two emails. I have sent a file as attachment using OWA (results shown in first snapshot) and using Microsoft Outlook (results shown in the second snapshot). Also the properties of attachment are less when a file is sent as an attachment in email using OWA. I have asking this question here also: http://social.msdn.microsoft.com/Forums/office/en-US/e8db2020-59f9-46bf-954b-9f7fcd6b5896

![Image](http://social.msdn.microsoft.com/Forums/getfile/459552)

![Image](http://social.msdn.microsoft.com/Forums/getfile/459553)

Commented Unassigned: Full name of attachment not shown in MFCMAPI when file is sent using OWA [16847]

$
0
0
Hi everyone,

I am developing an application where I want to notify about file being sent in Microsoft Exchange. So, I have implemented notifications on the message store and trying to retrieve the file name. The problem is filename of only eight characters can be retrieved when a file is sent as an attachment using OWA. I am attaching 2 snapshots of the attachment table of two emails. I have sent a file as attachment using OWA (results shown in first snapshot) and using Microsoft Outlook (results shown in the second snapshot). Also the properties of attachment are less when a file is sent as an attachment in email using OWA. I have asking this question here also: http://social.msdn.microsoft.com/Forums/office/en-US/e8db2020-59f9-46bf-954b-9f7fcd6b5896

![Image](http://social.msdn.microsoft.com/Forums/getfile/459552)

![Image](http://social.msdn.microsoft.com/Forums/getfile/459553)
Comments: ** Comment from web user: sgriffin **

On further reflection - this isn't a bug report, but a feature request. I can pick the filename I use better.

Edited Feature: Full name of attachment not shown in MFCMAPI when file is sent using OWA [16847]

$
0
0
Hi everyone,

I am developing an application where I want to notify about file being sent in Microsoft Exchange. So, I have implemented notifications on the message store and trying to retrieve the file name. The problem is filename of only eight characters can be retrieved when a file is sent as an attachment using OWA. I am attaching 2 snapshots of the attachment table of two emails. I have sent a file as attachment using OWA (results shown in first snapshot) and using Microsoft Outlook (results shown in the second snapshot). Also the properties of attachment are less when a file is sent as an attachment in email using OWA. I have asking this question here also: http://social.msdn.microsoft.com/Forums/office/en-US/e8db2020-59f9-46bf-954b-9f7fcd6b5896

![Image](http://social.msdn.microsoft.com/Forums/getfile/459552)

![Image](http://social.msdn.microsoft.com/Forums/getfile/459553)

Source code checked in, #108257

$
0
0
Problem: Attachments dialog could pick a better name for the title bar. Fix: Add PR_ATTACH_LONG_FILENAME to the list of candidate props.

Closed Feature: Full name of attachment not shown in MFCMAPI when file is sent using OWA [16847]

$
0
0
Hi everyone,

I am developing an application where I want to notify about file being sent in Microsoft Exchange. So, I have implemented notifications on the message store and trying to retrieve the file name. The problem is filename of only eight characters can be retrieved when a file is sent as an attachment using OWA. I am attaching 2 snapshots of the attachment table of two emails. I have sent a file as attachment using OWA (results shown in first snapshot) and using Microsoft Outlook (results shown in the second snapshot). Also the properties of attachment are less when a file is sent as an attachment in email using OWA. I have asking this question here also: http://social.msdn.microsoft.com/Forums/office/en-US/e8db2020-59f9-46bf-954b-9f7fcd6b5896

![Image](http://social.msdn.microsoft.com/Forums/getfile/459552)

![Image](http://social.msdn.microsoft.com/Forums/getfile/459553)
Comments: Fixed by https://mfcmapi.codeplex.com/SourceControl/changeset/108257

Commented Feature: Full name of attachment not shown in MFCMAPI when file is sent using OWA [16847]

$
0
0
Hi everyone,

I am developing an application where I want to notify about file being sent in Microsoft Exchange. So, I have implemented notifications on the message store and trying to retrieve the file name. The problem is filename of only eight characters can be retrieved when a file is sent as an attachment using OWA. I am attaching 2 snapshots of the attachment table of two emails. I have sent a file as attachment using OWA (results shown in first snapshot) and using Microsoft Outlook (results shown in the second snapshot). Also the properties of attachment are less when a file is sent as an attachment in email using OWA. I have asking this question here also: http://social.msdn.microsoft.com/Forums/office/en-US/e8db2020-59f9-46bf-954b-9f7fcd6b5896

![Image](http://social.msdn.microsoft.com/Forums/getfile/459552)

![Image](http://social.msdn.microsoft.com/Forums/getfile/459553)
Comments: ** Comment from web user: talib2608 **

Also in different scenarios, like when an email is sent using Microsoft Outlook or OWA from a computer which is part of WORKGROUP, then attachment name is sometimes shown as long name and sometimes as short name (inconsistency). When it is shown in short name, the name is in CAPS. I don't remember the scenarios. This is daily work that I am doing to develop an application. The problem was that the attachment name was not coming right. Could you resolve this issue in next update of MFCMAPI or Microsoft Exchange Server MAPI Client and Collaboration Data Objects dlls?

New Post: MAPI connection failes

$
0
0
Hi

I'm trying go get access to MAPI and using MFCMAPI x64bit version from Feb 2014 to test the session.

Host machine is a Windows 2012 Server with Exchange 2013. Outlook is not installed, but I have installed the MAPI CDO from March 2014 which should be allright > http://www.microsoft.com/en-us/download/details.aspx?id=42040

Now trying to open a session or profile I'm receiving the following errorcode:
MAPI_E_CALL_FAILED == 0x80004005

I have installed, uninstalled, repaired, re-installed the MAPI CDO. That seems to be installed, since it's created the regkey:
HKLM\Software\Wow6432Node\Clients\Mail. In fact HKLM\Software\Wow6432Node\Clients

The user I'm using is a domain admin and member for the Exchange Organisation Management Group.

Any ideas to get the MAPI / MFCMAPI to connect to my Exchange via MAPI?

BR, Simon

New Post: MAPI connection failes

$
0
0
As noted on the download page:
The 64 bit builds will only work on a machine with Outlook 2010/2013 64 bit installed. All other machines should use the 32 bit builds, regardless of the operating system.

You've got the wrong version of MFCMAPI. You need the 32 bit build.

New Post: MAPI connection failes

Reviewed: February 2014 Release (may 24, 2014)

$
0
0
Rated 5 Stars (out of 5) - Great tool for Large Exchange Env.

New Post: Mfcmapi error when accessing public folders

$
0
0
I created a public folder, but when using MFCmapi and I try to access the public folder using the administrator account I get the following error:

Error:
Code: MAPI_E_FAILONEPROVIDER == 0x8004011D
Function CallOpenMsgStore( lpMAPISession, (ULONG_PTR)m_hWnd, lpEntryID, ulFlags, (LPMDB*)lppMAPIProp)
File MainDlg.cpp
Line 437

I can access the public folder in OWA, but seems my backup software won't let me backup using document level backup and I suspect this is the reason why.

Any way I can get the 0x8004011D error resolved?

Thanks

Created Unassigned: Mfcmapi error when trying to access public folders [16878]

$
0
0
I created a public folder, but when using MFCmapi and I try to access the public folder using the administrator account I get the following error:

Error:
Code: MAPI_E_FAILONEPROVIDER == 0x8004011D
Function CallOpenMsgStore( lpMAPISession, (ULONG_PTR)m_hWnd, lpEntryID, ulFlags, (LPMDB*)lppMAPIProp)
File MainDlg.cpp
Line 437

I can access the public folder in OWA, but seems my backup software won't let me backup using document level backup and I suspect this is the reason why.

Any way I can get the 0x8004011D error resolved?

Thanks

Closed Unassigned: Mfcmapi error when trying to access public folders [16878]

$
0
0
I created a public folder, but when using MFCmapi and I try to access the public folder using the administrator account I get the following error:

Error:
Code: MAPI_E_FAILONEPROVIDER == 0x8004011D
Function CallOpenMsgStore( lpMAPISession, (ULONG_PTR)m_hWnd, lpEntryID, ulFlags, (LPMDB*)lppMAPIProp)
File MainDlg.cpp
Line 437

I can access the public folder in OWA, but seems my backup software won't let me backup using document level backup and I suspect this is the reason why.

Any way I can get the 0x8004011D error resolved?

Thanks
Comments: Please don't abuse bug reports - this is not a bug in MFCMAPI - it's a problem in your profile or in the MAPI subsystem.

Created Unassigned: Sender name/email not available in message properties when sending an email in MAPI [16880]

$
0
0
Hi Team,

I am developing an application that will tell attachment in email using MAPI.

1) When I send an email, the sender name is coming up in some systems and there is a problem in others. I have implemented the technique that is provided in MFCMAPI ( I have used AdviseSink Notifications ).

2) Where sender name is not coming, its giving "0x8004010f <Bad Ptr>" values. When I can retrive PR_MESSAGE_DELIVERY_TIME, then there shouldn't be any problem to retrieve sender name of an email. And I can't even check for bad pointer.

3) 0x800A001E gives sender sender name of email when the mailbox is connected to Exchange and 0x800D001E gives sender sender name of email when the mailbox is connected to Internet email. Kindly name these properties. And, even these properties give bad pointer values when AdviseSink Notifications are implemented.

Commented Unassigned: Sender name/email not available in message properties in MAPI when sending an email [16880]

$
0
0
Hi Team,

I am developing an application that will tell attachment in email using MAPI.

1) When I send an email, the sender name is coming up in some systems and there is a problem in others. I have implemented the technique that is provided in MFCMAPI ( I have used AdviseSink Notifications ).

2) Where sender name is not coming, its giving "0x8004010f <Bad Ptr>" values. When I can retrive PR_MESSAGE_DELIVERY_TIME, then there shouldn't be any problem to retrieve sender name of an email. And I can't even check for bad pointer.

3) 0x800A001E gives sender sender name of email when the mailbox is connected to Exchange and 0x800D001E gives sender sender name of email when the mailbox is connected to Internet email. Kindly name these properties. And, even these properties give bad pointer values when AdviseSink Notifications are implemented.
Comments: ** Comment from web user: sgriffin **

2 - 8004010f is MAPI_E_NOT_FOUND - whatever property you asked for wasn't there.
3 - You should look at the named prop names.

How is any of this a bug in MFCMAPI?

Viewing all 1090 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>