Struct RecurrencePatternTypeSpecificMonth
- Namespace
- Encryptomatic.MailDex.Lib.Messaging.Calendar
- Assembly
- MailDex.Lib.dll
https://learn.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-oxocal/457a77d0-51bf-47fc-bceb-33f3f78f91b8 Pattern type specific structure for Specific month recurrence pattern.
public struct RecurrencePatternTypeSpecificMonth
- Inherited Members
Properties
DayOfMonth
The day of the month on which the recurrence falls.
public uint DayOfMonth { get; }