Using ADXMAPIStoreAccessor to access current item properties

Add-in Express™ Support Service
That's what is more important than anything else

Using ADXMAPIStoreAccessor to access current item properties
 
Paul Olohan




Posts: 15
Joined: 2006-09-01
I have a requirement to access some extended MAPI attributes of Outlook items (appointement,mail, task, etc) and am trying to find the best method of doing this from within my Add-in-Express Outlook add-in.

I have looked at AddinExpress.MAPI.ADXMAPIStoreAccessor and the 2 example projects but these examples are more about events handling than property accessing.

What I would like to be able to do is from an ADX Extensions form and access the current Appointment item's CalendarUID (urn:schemas:calendar:uid) or indeed any other named property.

Can ADXMAPIStoreAccessor do this and if so how? I do not really want to have to go with other libraries, such as Redemption to acheive this so hopefully this is something that can easily be done.

The requirement is quite urgent (it is for a demo) so any immediate thoughts would be most helpful.

Many thanks in advance,

Paul
Posted 20 Apr, 2007 09:54:56 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Paul.

The current version of ADXMAPIStoreAccessor component doesn't allow you to access MAPI properties. I will add this feature in the next version.
Please download the examples below. I hope they will be helpful for you.
http://www.add-in-express.com/projects/newemailsexample.zip
http://www.add-in-express.com/projects/olgetsmtpaddressexample.zip
http://www.add-in-express.com/projects/olxheaderexample.zip


P.S. Note that we take up your forum requests in the order we receive them. Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 20 Apr, 2007 11:04:21 Top
Paul Olohan




Posts: 15
Joined: 2006-09-01
Hi Sergey,

Is there a newer release of ADXMAPIStoreAccessor that now allows access to MAPI properties?

This was somthing you mentioned in your last post in April so just wanted to check the status on this as it would prove very useful if available.

Best regards,

Paul
Posted 14 Jun, 2007 09:20:53 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Paul.

No. The new version of the component is not published yet.
Posted 14 Jun, 2007 13:17:45 Top