Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / March 2006

Tip: Looking for answers? Try searching our database.

EntryID is nothing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
donald - 20 Mar 2006 12:56 GMT
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
donald - 20 Mar 2006 14:08 GMT
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
Ken Slovak - [MVP - Outlook] - 20 Mar 2006 18:08 GMT
If you use SetColumns only those properties are available to you.

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

Signature

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

>I work out why this happen basic i had
>
[quoted text clipped - 3 lines]
>
> Donald
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.