Print Page | Close Window

Setting subject on recurrence

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=7240
Printed Date: 06 October 2024 at 4:25pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Setting subject on recurrence
Posted By: tejsingh
Subject: Setting subject on recurrence
Date Posted: 25 May 2007 at 12:05pm
Hi

I am using Progress 4gl and have created an ocx which is embedded into my program.

I have got recurrence working with teh subject being set within the OCX but what i ideally want to do is set the subject from my progress program.

I have got this working through creating normal events as the procedure i created references
CalendarEvent as shown below

Public Function CreateEvent(ByVal iId As Long, ByVal StartTime As String, ByVal EndTime As String) As CalendarEvent

as the function as Calnedar i have refernence to all its properties.

But when i created the function createRecurrence this does not give me access to the property subject as the function has
CalendarRecurrencePattern as show below which does not have that as a property

Public Function CreateRecurrence() As CalendarRecurrencePattern

can anyone assist to a work around

cheers



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net