Struct RecurrencePatternTypeSpecificWeekly
- Namespace
- Encryptomatic.MailDex.Lib.Messaging.Calendar
- Assembly
- MailDex.Lib.dll
https://learn.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-oxocal/d5ab794b-c2d8-42e4-b1f3-3913e97b0889 Pattern type specific structure for weekly recurrence pattern.
public struct RecurrencePatternTypeSpecificWeekly
- Inherited Members
Properties
WeeklyRecurrence
Days of week on which weekly recurring event occurs.
public DaysOfWeekBit[] WeeklyRecurrence { get; }