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 Forms / December 2004

Tip: Looking for answers? Try searching our database.

Problems reading Appointment Label Field...

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jack Porter - 26 Dec 2004 20:19 GMT
I am trying to read the Appointment Forms Label Field using the following
syntax:

txtAppointmentLabel = objThisItem.label

I can read all of the other fields, but not the label.  Anyone have any
ideas?
Sue Mosher [MVP-Outlook] - 30 Dec 2004 22:38 GMT
When in doubt, check the object browser: Press ALt+F11 to open the VBA
environment in Outlook, then press F2. Switch from <All Libraries> to
Outlook to browse all Outlook objects and their properties, methods, and
events. You'll see that there is no AppointmentItem.Label property. This
means that you cannot access the label information through the Outlook
object model.

You can get it through CDO or Redemption, though. See
http://www.outlookcode.com/codedetail.aspx?id=139 for sample code. --
Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

>I am trying to read the Appointment Forms Label Field using the following
> syntax:
[quoted text clipped - 3 lines]
> I can read all of the other fields, but not the label.  Anyone have any
> ideas?
 
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.