Uses of Class
com.microsoft.graph.models.DateTimeTimeZone
Packages that use DateTimeTimeZone
-
Uses of DateTimeTimeZone in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DateTimeTimeZoneModifier and TypeMethodDescriptionstatic DateTimeTimeZoneDateTimeTimeZone.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueFollowupFlag.getCompletedDateTime()Gets the completedDateTime property value.TodoTask.getCompletedDateTime()Gets the completedDateTime property value.FollowupFlag.getDueDateTime()Gets the dueDateTime property value.LearningAssignment.getDueDateTime()Gets the dueDateTime property value.TodoTask.getDueDateTime()Gets the dueDateTime property value.Event.getEnd()Gets the end property value.ScheduleItem.getEnd()Gets the end property value.TimeSlot.getEnd()Gets the end property value.WorkPlanOccurrence.getEnd()Gets the end property value.WorkPlanRecurrence.getEnd()Gets the end property value.AvailabilityItem.getEndDateTime()Gets the endDateTime property value.BookingAppointment.getEndDateTime()Gets the endDateTime property value.EventMessage.getEndDateTime()Gets the endDateTime property value.VirtualEvent.getEndDateTime()Gets the endDateTime property value.VirtualEventSession.getEndDateTime()Gets the endDateTime property value.Reminder.getEventEndTime()Gets the eventEndTime property value.Reminder.getEventStartTime()Gets the eventStartTime property value.PresenceStatusMessage.getExpiryDateTime()Gets the expiryDateTime property value.EventMessageRequest.getPreviousEndDateTime()Gets the previousEndDateTime property value.EventMessageRequest.getPreviousStartDateTime()Gets the previousStartDateTime property value.TodoTask.getReminderDateTime()Gets the reminderDateTime property value.Reminder.getReminderFireTime()Gets the reminderFireTime property value.AutomaticRepliesSetting.getScheduledEndDateTime()Gets the scheduledEndDateTime property value.AutomaticRepliesMailTips.getScheduledEndTime()Gets the scheduledEndTime property value.AutomaticRepliesSetting.getScheduledStartDateTime()Gets the scheduledStartDateTime property value.AutomaticRepliesMailTips.getScheduledStartTime()Gets the scheduledStartTime property value.Event.getStart()Gets the start property value.ScheduleItem.getStart()Gets the start property value.TimeSlot.getStart()Gets the start property value.WorkPlanOccurrence.getStart()Gets the start property value.WorkPlanRecurrence.getStart()Gets the start property value.AvailabilityItem.getStartDateTime()Gets the startDateTime property value.BookingAppointment.getStartDateTime()Gets the startDateTime property value.EventMessage.getStartDateTime()Gets the startDateTime property value.FollowupFlag.getStartDateTime()Gets the startDateTime property value.TodoTask.getStartDateTime()Gets the startDateTime property value.VirtualEvent.getStartDateTime()Gets the startDateTime property value.VirtualEventSession.getStartDateTime()Gets the startDateTime property value.Methods in com.microsoft.graph.models with parameters of type DateTimeTimeZoneModifier and TypeMethodDescriptionvoidFollowupFlag.setCompletedDateTime(DateTimeTimeZone value) Sets the completedDateTime property value.voidTodoTask.setCompletedDateTime(DateTimeTimeZone value) Sets the completedDateTime property value.voidFollowupFlag.setDueDateTime(DateTimeTimeZone value) Sets the dueDateTime property value.voidLearningAssignment.setDueDateTime(DateTimeTimeZone value) Sets the dueDateTime property value.voidTodoTask.setDueDateTime(DateTimeTimeZone value) Sets the dueDateTime property value.voidEvent.setEnd(DateTimeTimeZone value) Sets the end property value.voidScheduleItem.setEnd(DateTimeTimeZone value) Sets the end property value.voidTimeSlot.setEnd(DateTimeTimeZone value) Sets the end property value.voidWorkPlanOccurrence.setEnd(DateTimeTimeZone value) Sets the end property value.voidWorkPlanRecurrence.setEnd(DateTimeTimeZone value) Sets the end property value.voidAvailabilityItem.setEndDateTime(DateTimeTimeZone value) Sets the endDateTime property value.voidBookingAppointment.setEndDateTime(DateTimeTimeZone value) Sets the endDateTime property value.voidEventMessage.setEndDateTime(DateTimeTimeZone value) Sets the endDateTime property value.voidVirtualEvent.setEndDateTime(DateTimeTimeZone value) Sets the endDateTime property value.voidVirtualEventSession.setEndDateTime(DateTimeTimeZone value) Sets the endDateTime property value.voidReminder.setEventEndTime(DateTimeTimeZone value) Sets the eventEndTime property value.voidReminder.setEventStartTime(DateTimeTimeZone value) Sets the eventStartTime property value.voidPresenceStatusMessage.setExpiryDateTime(DateTimeTimeZone value) Sets the expiryDateTime property value.voidEventMessageRequest.setPreviousEndDateTime(DateTimeTimeZone value) Sets the previousEndDateTime property value.voidEventMessageRequest.setPreviousStartDateTime(DateTimeTimeZone value) Sets the previousStartDateTime property value.voidTodoTask.setReminderDateTime(DateTimeTimeZone value) Sets the reminderDateTime property value.voidReminder.setReminderFireTime(DateTimeTimeZone value) Sets the reminderFireTime property value.voidAutomaticRepliesSetting.setScheduledEndDateTime(DateTimeTimeZone value) Sets the scheduledEndDateTime property value.voidAutomaticRepliesMailTips.setScheduledEndTime(DateTimeTimeZone value) Sets the scheduledEndTime property value.voidAutomaticRepliesSetting.setScheduledStartDateTime(DateTimeTimeZone value) Sets the scheduledStartDateTime property value.voidAutomaticRepliesMailTips.setScheduledStartTime(DateTimeTimeZone value) Sets the scheduledStartTime property value.voidEvent.setStart(DateTimeTimeZone value) Sets the start property value.voidScheduleItem.setStart(DateTimeTimeZone value) Sets the start property value.voidTimeSlot.setStart(DateTimeTimeZone value) Sets the start property value.voidWorkPlanOccurrence.setStart(DateTimeTimeZone value) Sets the start property value.voidWorkPlanRecurrence.setStart(DateTimeTimeZone value) Sets the start property value.voidAvailabilityItem.setStartDateTime(DateTimeTimeZone value) Sets the startDateTime property value.voidBookingAppointment.setStartDateTime(DateTimeTimeZone value) Sets the startDateTime property value.voidEventMessage.setStartDateTime(DateTimeTimeZone value) Sets the startDateTime property value.voidFollowupFlag.setStartDateTime(DateTimeTimeZone value) Sets the startDateTime property value.voidTodoTask.setStartDateTime(DateTimeTimeZone value) Sets the startDateTime property value.voidVirtualEvent.setStartDateTime(DateTimeTimeZone value) Sets the startDateTime property value.voidVirtualEventSession.setStartDateTime(DateTimeTimeZone value) Sets the startDateTime property value.