Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Setting subject on recurrence
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Setting subject on recurrence

 Post Reply Post Reply
Author
Message
tejsingh View Drop Down
Newbie
Newbie


Joined: 28 March 2007
Location: United Kingdom
Status: Offline
Points: 25
Post Options Post Options   Thanks (0) Thanks(0)   Quote tejsingh Quote  Post ReplyReply Direct Link To This Post Topic: Setting subject on recurrence
    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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.188 seconds.