msoutlook.org Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Calendar Event

 
Post new topic   Reply to topic    msoutlook.org Forum Index -> Outlook Program VBA
Author Message
kalukaley



Joined: 01 Feb 2008
Posts: 4

PostPosted: Tue Feb 12, 2008 4:20 pm    Post subject: Calendar Event Reply with quote

Hello All,

I'm trying to do the following:

I want to be able to trap a new appointment BEFORE it gets saved (after user
selects save). The point is to be able to add some logic to what can go in a
calendar.

The Outlook object model doesn't appear to have a BeforeAppointmentSave
Event (or something to that effect).

Archived from group: microsoft>public>outlook>program_vba
Back to top
View user's profile Send private message
Michael Bauer [MVP - Outl



Joined: 12 Aug 2007
Posts: 92

PostPosted: Wed Feb 13, 2008 11:55 am    Post subject: Re: Calendar Event Reply with quote

If the item is open you can use its Write event.

--
Best regards
Michael Bauer - MVP Outlook
Use Outlook Categories? This is Your Tool:


Am Tue, 12 Feb 2008 11:20:01 -0800 schrieb kalukaley:

> Hello All,
>
> I'm trying to do the following:
>
> I want to be able to trap a new appointment BEFORE it gets saved (after
user
> selects save). The point is to be able to add some logic to what can go
in a
> calendar.
>
> The Outlook object model doesn't appear to have a BeforeAppointmentSave
> Event (or something to that effect).
Back to top
View user's profile Send private message
kalukaley



Joined: 01 Feb 2008
Posts: 4

PostPosted: Wed Feb 13, 2008 10:18 am    Post subject: Re: Calendar Event Reply with quote

Thanks. This is exactly what I'm looking for. The Outlook Object Model
takes a little getting used to I guess.


"Michael Bauer [MVP - Outlook]" wrote:

>
>
> If the item is open you can use its Write event.
>
> --
> Best regards
> Michael Bauer - MVP Outlook
> Use Outlook Categories? This is Your Tool:
>
>
> Am Tue, 12 Feb 2008 11:20:01 -0800 schrieb kalukaley:
>
> > Hello All,
> >
> > I'm trying to do the following:
> >
> > I want to be able to trap a new appointment BEFORE it gets saved (after
> user
> > selects save). The point is to be able to add some logic to what can go
> in a
> > calendar.
> >
> > The Outlook object model doesn't appear to have a BeforeAppointmentSave
> > Event (or something to that effect).
>

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Appointment in Calendar help - Event triggers - Visual basic I've added an event handler to trigger when a new appointment is added into my calendar. This works. However, when a new appointment is viewed in a preview pane in an inbox folder, this event is also triggered as Outlook appears to move a 'tentative' appo

ItemSend Event Dear Friends, I have the following question: I use OL2003 and have 3 email accounts. What I need to do is to move the sent email to a subfolde based on the account I am using. Is this possible with ItemSend Event or there is any other solution? How can I

How to send calendar appointment or meeting request using .N How to send outlook calendar appointment or meeting request using .Net classes or assemblies?

Help! putting dates from access into PUBLIC calendar, at the moment i am exporting some dates into an appointment from access using a command button which does this --- Private Sub On Error GoTo Add_Err 'Save record first to be sure required fields are filled. acCmdSaveRec

create a Toolbar button for Calendar in Outlook 2003 Is there a way to create a button in the toolbar that changes the view to biweekly (ie: 2 week view)? By default, buttons exist for month and week, but week is too short, and the month view is missing lots of info when displayed on a 1024x768 screen. I k
Post new topic   Reply to topic    msoutlook.org Forum Index -> Outlook Program VBA All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group