PC Review


Reply
Thread Tools Rate Thread

How can I box a calendar event in Outlook 2002?

 
 
=?Utf-8?B?eGFuZ21hbg==?=
Guest
Posts: n/a
 
      23rd Jul 2005
Is it possible to "box" an appointment or event in Outlook's calendar?
 
Reply With Quote
 
 
 
 
Michael Bauer
Guest
Posts: n/a
 
      23rd Jul 2005
What do you mean by "box an appointment"?

Adding an appointment:

Dim oAppt as Outlook.AppointmentItem
Set oAppt=Application.CreateItem(olAppointmentItem)
With oAppt
' ... fill properties
.Save
End with

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook



xangman wrote:
> Is it possible to "box" an appointment or event in Outlook's calendar?

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 2002 - Change Default for All Day Event in Calendar tmgbhoy Microsoft Outlook Discussion 0 9th May 2008 07:18 PM
Outlook 2002 appointment sent to public folder calendar gets puts in someone elses calendar instead QH Microsoft Outlook Discussion 4 24th Feb 2006 05:14 PM
Outlook 2002 appointment sent to public folder calendar gets puts in someone elses calendar instead QH Microsoft Outlook Calendar 4 24th Feb 2006 05:14 PM
Outlook 2002 calendar dates exported to Excel 2002 sort incorrectl =?Utf-8?B?c2NhbXBiZWxs?= Microsoft Excel Worksheet Functions 0 22nd Feb 2006 06:31 PM
outlook 2002 calendar - Display Alarm Clock Icon in Calendar View Phil Yancey Microsoft Outlook Calendar 1 9th Sep 2003 02:42 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:04 PM.