Uses of Class
com.microsoft.graph.models.ItemBody
Packages that use ItemBody
-
Uses of ItemBody in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ItemBodyModifier and TypeMethodDescriptionstatic ItemBodyItemBody.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueVirtualEventPresenterDetails.getBio()Gets the bio property value.AiInteraction.getBody()Gets the body property value.ChatMessage.getBody()Gets the body property value.ChatMessageInfo.getBody()Gets the body property value.EngagementConversationMessage.getBody()Gets the body property value.Event.getBody()Gets the body property value.Message.getBody()Gets the body property value.Post.getBody()Gets the body property value.ServiceUpdateMessage.getBody()Gets the body property value.TodoTask.getBody()Gets the body property value.AuthoredNote.getContent()Gets the content property value.ServiceHealthIssuePost.getDescription()Gets the description property value.VirtualEvent.getDescription()Gets the description property value.DayNote.getDraftDayNote()Gets the draftDayNote property value.OnlineMeetingBase.getJoinInformation()Gets the joinInformation property value.PresenceStatusMessage.getMessage()Gets the message property value.LearningAssignment.getNotes()Gets the notes property value.TimeCard.getNotes()Gets the notes property value.TimeCardBreak.getNotes()Gets the notes property value.TimeCardEvent.getNotes()Gets the notes property value.DayNote.getSharedDayNote()Gets the sharedDayNote property value.Message.getUniqueBody()Gets the uniqueBody property value.Methods in com.microsoft.graph.models with parameters of type ItemBodyModifier and TypeMethodDescriptionvoidSets the bio property value.voidSets the body property value.voidSets the body property value.voidSets the body property value.voidSets the body property value.voidSets the body property value.voidSets the body property value.voidSets the body property value.voidSets the body property value.voidSets the body property value.voidAuthoredNote.setContent(ItemBody value) Sets the content property value.voidServiceHealthIssuePost.setDescription(ItemBody value) Sets the description property value.voidVirtualEvent.setDescription(ItemBody value) Sets the description property value.voidDayNote.setDraftDayNote(ItemBody value) Sets the draftDayNote property value.voidOnlineMeetingBase.setJoinInformation(ItemBody value) Sets the joinInformation property value.voidPresenceStatusMessage.setMessage(ItemBody value) Sets the message property value.voidSets the notes property value.voidSets the notes property value.voidSets the notes property value.voidSets the notes property value.voidDayNote.setSharedDayNote(ItemBody value) Sets the sharedDayNote property value.voidMessage.setUniqueBody(ItemBody value) Sets the uniqueBody property value.