Visual Studio Development Bookmark and Share   
 index > Visual Studio Tools for Office > How can I get Proposed time from AppointmentItem?
 

How can I get Proposed time from AppointmentItem?

I am using Outlook.AppointmentItem to get meeting info from Outlook. But I cannot find any info related to proposed time. How can I get Proposed time? Thanks
BingYu  Thursday, October 15, 2009 2:05 PM

Hello,

Unfortunately, there is no such a property exposed by Outlook Object model to get the new proposed time. I think we can use PropertyAccessor property to get the value [See: PropertyAccessor.GetProperty Method]. However in MSDN article, it does not specify the schema name.

Here is a same thread you could refer to: Finding Meeting Response Proposed New Time Info.

Best regards,
Bessie


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Bessie Zhao  Monday, October 19, 2009 3:26 AM

You can use google to search for other answers

Custom Search

More Threads

• reg:Exception while saving the mail item in outlook 2003 through c#.
• insert a picture into a word document using c#?
• Outlook 2003 custom form suddenly failing on item.forward code.
• Smart Tag on Windows Server 2003 not loading?
• C# Outlook 2003 - Ability to Read Properties from Active Mail Window
• Read MsWord properties in c# 2008
• URGENT-VSTO compatibility info...
• Disable/unload VSTO from Excel
• How to rectreive a display name from the Recipient object.
• stop formula recalculation when formula contains udf