![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hai,
I am doing outlook progamming in vb.net,i wanted to display only current weeks appointments but i am getting every appointments ,is there any function i can access only current week Appointments.Pls tell me possible answer Regards shilpa |
Ads |
#2
|
|||
|
|||
![]()
You can return a filtered Items collection with the Restrict method. See http://www.outlookcode.com/d/finddate.htm
FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/comm....program_v ba -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "ShilpaM" wrote in message news ![]() Hai, I am doing outlook progamming in vb.net,i wanted to display only current weeks appointments but i am getting every appointments ,is there any function i can access only current week Appointments.Pls tell me possible answer Regards shilpa |
#3
|
|||
|
|||
![]()
Using that method returns only one day appointments, i want complete that
weeks appointments to display.any possible answer please "Sue Mosher [MVP-Outlook]" wrote: You can return a filtered Items collection with the Restrict method. See http://www.outlookcode.com/d/finddate.htm FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/comm....program_v ba -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "ShilpaM" wrote in message news ![]() Hai, I am doing outlook progamming in vb.net,i wanted to display only current weeks appointments but i am getting every appointments ,is there any function i can access only current week Appointments.Pls tell me possible answer Regards shilpa |
#4
|
|||
|
|||
![]()
You must not have read the page completely, because it notes that the same logic can be applied to a date range and even provides a link to a code sample.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "ShilpaM" wrote in message news ![]() Using that method returns only one day appointments, i want complete that weeks appointments to display.any possible answer please "Sue Mosher [MVP-Outlook]" wrote: You can return a filtered Items collection with the Restrict method. See http://www.outlookcode.com/d/finddate.htm "ShilpaM" wrote in message news ![]() Hai, I am doing outlook progamming in vb.net,i wanted to display only current weeks appointments but i am getting every appointments ,is there any function i can access only current week Appointments.Pls tell me possible answer Regards shilpa |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to have calendar default to current week at top in month view | Lee Y | Outlook - Calandaring | 12 | April 7th 09 08:38 PM |
How do I display current week as first line in monthly calendar | leez33 | Outlook - Calandaring | 3 | May 7th 06 03:39 AM |
display current week on top line of monthly calendar | winnie | Outlook - Calandaring | 2 | April 11th 06 02:19 PM |
I want the calendar month view to open w/ current week on top | divi | Outlook - Calandaring | 1 | February 13th 06 09:22 PM |
using calendarwork week - current day highlighted/brighter | Chuck | Outlook - Calandaring | 3 | January 16th 06 03:29 PM |