An NDoc Documented Class Library

DummyByDay Class

This is a simple class in order to record two properties od a BYDAY: the Day and the number of the Day This is used when subscribing an iCalendar that contains RRULEs like this: RRULE:FREQ=MONTHLY;BYDAY=3TH which means: recurring every month on the third Thursday

For a list of all members of this type, see DummyByDay Members.

System.Object
   RemoteCalendars.Core.DummyByDay

public class DummyByDay

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: RemoteCalendars.Core

Assembly: RemoteCalendarsLibrary (in RemoteCalendarsLibrary.dll)

See Also

DummyByDay Members | RemoteCalendars.Core Namespace