Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: EntryID is nothing

Geek News

EntryID is nothing
"donald" <jonathan[ at ]dorling.biz> 3/20/2006 11:56:03 AM
Hi there,

i have the code below.

When i run it, I gets the FirstName and Surename but the EntryID is
nothing which can't be true because the item is in a folder.

How is this and How do i get round it?

ItemFirstName = item.FirstName
ItemSurname = item.LastName
EntryID = item.EntryID

Thanks

Donald

Re: EntryID is nothing
"donald" <jonathan[ at ]dorling.biz> 3/20/2006 1:08:51 PM
I work out why this happen basic i had

..SetColumns("FirstName, LastName")

so when u have this set you can only get them field out?

Donald

Re: EntryID is nothing
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 3/20/2006 5:08:59 PM
If you use SetColumns only those properties are available to you.

EntryID will also be a null string until and item has been saved.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"donald" <jonathan[ at ]dorling.biz> wrote in message
news:1142860131.213926.239770[ at ]i40g2000cwc.googlegroups.com...
[Quoted Text]
>I work out why this happen basic i had
>
> .SetColumns("FirstName, LastName")
>
> so when u have this set you can only get them field out?
>
> Donald
>

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net