[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msgraph.pp line 687
type TrecurrenceRange = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
class function ExportPropertyName(); override; |
published |
property _type: TrecurrenceRangeType; [rw] |
property startDate: TDate; [rw] |
property endDate: TDate; [rw] |
property recurrenceTimeZone: string; [rw] |
property numberOfOccurrences: TInt32; [rw] |
end; |
| |
| |
| |
TObject |