Hello,
I’m attempting to create a MapiTask with a recurrence patter based on MapiCalendarYearlyAndMonthlyRecurrencePattern.
When I add it to the PST, the following error is thrown:
AsposeException: BYSETPOS must only be used in conjunction with another BYxxx rule part.
[Ljava.lang.StackTraceElement;@4d5ac813
at com.aspose.email.RecurrenceRule.a(SourceFile:418)
at com.aspose.email.CalendarRecurrence.a(SourceFile:585)
at com.aspose.email.CalendarRecurrence.b(SourceFile:352)
at com.aspose.email.CalendarRecurrence.a(SourceFile:274)
at com.aspose.email.MapiCalendarRecurrencePatternFactory.a(SourceFile:468)
at com.aspose.email.MapiTask.a(SourceFile:980)
at com.aspose.email.FolderInfo.addMapiMessageItem(SourceFile:817)
- Do you have any example code on how to create a MapiTask with a recurrence pattern?
- Can you fix the search feature on your forum? All the search terms that I enter return 0 results even with with terms that I have just found in the forum.
Thanks,
Peter