Floppy1 0 Newbie Poster

Hi,
I need help with coding so I can see the WORK week.

In this code I only see the whole week.

"glob_calendar_id:=oOutlook;          //Store object ID
oOutlookCOM:=oOutlook.GetComObject;
oOutlookCOM.Folder:='Calendar';                          //Calendar view
oOutlookCOM.View:='Week'; 

I need to see WORK week.

Help please...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.