MapiCalendarRecurrencePatternFactory Class

Represents the factory of MapiCalendarRecurrencePattern
Inheritance Hierarchy
SystemObject
  Aspose.Email.MapiMapiCalendarRecurrencePatternFactory

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public static class MapiCalendarRecurrencePatternFactory

The MapiCalendarRecurrencePatternFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromString
Creates MapiCalendarRecurrencePattern from string pattern of recurrence rule.
See Also