| ||||
CreateCalendarPage methodCreates a Calendar Page object. Syntax
ParametersNameThe name of the Calendar page. The name has to be unique in the container. DescriptionThe Calendar Page's description. DescriptionFormatThe format of the Description parameter. For further information, see ERUTextFormat. WeekStartsOnSundayThe day in which a calendar week starts. A value of TRUE means weeks start on Sunday. A value of FALSE means weeks start on Monday. CreateOptionsOne or more values from the ERUCreateOption enumeration, logically OR'ed together. At present, the only valid create options for CreateCalendarPage are erCreateOptIncludeComments, erCreateOptShowDescription and erCreateOptWeeksStartOnSunday. ppCalendarPageUpon return, An IERUItem interface pointer to the newly-added calendar page. Return value
RemarksThe name of the new calendar page can be no longer than 126 characters. |
Home |