A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

MailItem.UserProperties property itself does not exist? (0x8004010F error)



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 2nd 06, 07:38 PM posted to microsoft.public.outlook.program_vba
Jeff
external usenet poster
 
Posts: 41
Default MailItem.UserProperties property itself does not exist? (0x8004010F error)

I'm aware of the fact that an individual UserProperty may not exist
until you .Add() it, but my problem is that MailItem.UserProperties
property itself throws a 0x8004010F error. I can't find any information
about that problem.

Any ideas?

Is UserProperties a names MAPI property? If so, what is its name?

Thanks,
Jeff

  #2  
Old October 2nd 06, 09:46 PM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default MailItem.UserProperties property itself does not exist? (0x8004010F error)

Please show your code. Note that NoteItem in OOM does not expose the
UserProperties collection.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Jeff" wrote in message
ups.com...
I'm aware of the fact that an individual UserProperty may not exist
until you .Add() it, but my problem is that MailItem.UserProperties
property itself throws a 0x8004010F error. I can't find any information
about that problem.

Any ideas?

Is UserProperties a names MAPI property? If so, what is its name?

Thanks,
Jeff



  #3  
Old October 17th 06, 01:58 PM posted to microsoft.public.outlook.program_vba
Jeff
external usenet poster
 
Posts: 41
Default MailItem.UserProperties property itself does not exist? (0x8004010F error)

I was releasing my COM reference too early. Once I fixed that,
everything worked as expected.

Thanks,
Jeff

Dmitry Streblechenko wrote:
Please show your code. Note that NoteItem in OOM does not expose the
UserProperties collection.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Jeff" wrote in message
ups.com...
I'm aware of the fact that an individual UserProperty may not exist
until you .Add() it, but my problem is that MailItem.UserProperties
property itself throws a 0x8004010F error. I can't find any information
about that problem.

Any ideas?

Is UserProperties a names MAPI property? If so, what is its name?

Thanks,
Jeff


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MailItem To property and display name Olivier Langlois Outlook and VBA 1 September 11th 06 05:10 PM
Set MailItem.Sender Property Joshua Ellul Add-ins for Outlook 2 June 8th 06 06:30 PM
Outlook Error Message Unknown Error 0x8004010F Curious Outlook - Installation 6 May 24th 06 06:54 PM
I need help with error 0X8004010F. BruceH Outlook - Installation 0 January 31st 06 03:00 PM
help error 0X8004010F William Lane Outlook Express 3 January 16th 06 09:44 AM


All times are GMT +1. The time now is 11:19 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.