@hiraokahypertools/pst-extractor - v0.5.0-alpha.2
Preparing search index...
index
RecurrencePattern
Interface RecurrencePattern
interface
RecurrencePattern
{
endDate
:
Date
;
endType
:
EndType
;
firstDateTime
:
Date
;
firstDOW
:
number
;
occurrenceCount
:
number
;
patternType
:
PatternType
;
patternTypeSpecific
:
number
|
WeekSpecific
|
MonthNthSpecific
|
null
;
period
:
number
;
recurFrequency
:
RecurFrequency
;
startDate
:
Date
;
toJSON
()
:
any
;
}
Implements
IRecurrencePattern
Index
Properties
end
Date
end
Type
first
Date
Time
first
DOW
occurrence
Count
pattern
Type
pattern
Type
Specific
period
recur
Frequency
start
Date
Methods
to
JSON
Properties
end
Date
endDate
:
Date
end
Type
endType
:
EndType
first
Date
Time
firstDateTime
:
Date
first
DOW
firstDOW
:
number
occurrence
Count
occurrenceCount
:
number
pattern
Type
patternType
:
PatternType
pattern
Type
Specific
patternTypeSpecific
:
number
|
WeekSpecific
|
MonthNthSpecific
|
null
period
period
:
number
recur
Frequency
recurFrequency
:
RecurFrequency
start
Date
startDate
:
Date
Methods
to
JSON
toJSON
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Date
end
Type
first
Date
Time
first
DOW
occurrence
Count
pattern
Type
pattern
Type
Specific
period
recur
Frequency
start
Date
Methods
to
JSON
@hiraokahypertools/pst-extractor - v0.5.0-alpha.2
Loading...