Home
last modified time | relevance | path

Searched defs:RecurrencePattern (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelRecurrence.go6 type RecurrencePattern struct { struct
8 Object
10 Type *RecurrencePatternType `json:"type,omitempty"`
12 Interval *int `json:"interval,omitempty"`
14 Month *int `json:"month,omitempty"`
16 DayOfMonth *int `json:"dayOfMonth,omitempty"`
18 DaysOfWeek []DayOfWeek `json:"daysOfWeek,omitempty"`
20 FirstDayOfWeek *DayOfWeek `json:"firstDayOfWeek,omitempty"`
22 Index *WeekIndex `json:"index,omitempty"`
/dports/mail/davmail/davmail-src-6.0.1-3390/src/java/davmail/exchange/ews/
H A DRecurrenceFieldUpdate.java76 …public enum RecurrencePattern {DailyRecurrence, WeeklyRecurrence, AbsoluteMonthlyRecurrence, Abso… enum in RecurrenceFieldUpdate
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/util/date/
H A DRecurrencePattern.php30 class RecurrencePattern{ class
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcdoex.h2547 #define IRecurrencePatterns_get_Item(This,Index,RecurrencePattern) (This)->lpVtbl->get_Item(This,In… argument
2550 #define IRecurrencePatterns_Add(This,Type,RecurrencePattern) (This)->lpVtbl->Add(This,Type,Recurren… argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcdoex.h2547 #define IRecurrencePatterns_get_Item(This,Index,RecurrencePattern) (This)->lpVtbl->get_Item(This,In… argument
2550 #define IRecurrencePatterns_Add(This,Type,RecurrencePattern) (This)->lpVtbl->Add(This,Type,Recurren… argument