Uses of Class
odata.msgraph.client.beta.entity.MeetingRegistrantBase
-
Packages that use MeetingRegistrantBase Package Description odata.msgraph.client.beta.entity -
-
Uses of MeetingRegistrantBase in odata.msgraph.client.beta.entity
Subclasses of MeetingRegistrantBase in odata.msgraph.client.beta.entity Modifier and Type Class Description classExternalMeetingRegistrantclassMeetingRegistrantMethods in odata.msgraph.client.beta.entity that return MeetingRegistrantBase Modifier and Type Method Description MeetingRegistrantBaseMeetingRegistrantBase. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.MeetingRegistrantBaseMeetingRegistrantBase. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).MeetingRegistrantBaseMeetingRegistrantBase. withJoinWebUrl(String joinWebUrl)MeetingRegistrantBaseMeetingRegistrantBase. withUnmappedField(String name, String value)
-