Struct RecurrencePatternPart3
- Namespace
- Encryptomatic.MailDex.Lib.Messaging.Calendar
- Assembly
- MailDex.Lib.dll
public struct RecurrencePatternPart3
- Inherited Members
Properties
EndDate
An integer that specifies the ending date for the recurrence.
public DateTime EndDate { get; }
Property Value
StartDate
An integer that specifies the date of the first occurrence.
public DateTime StartDate { get; }