Uses of Class
odata.msgraph.client.beta.complex.ProtectGroup
-
Packages that use ProtectGroup Package Description odata.msgraph.client.beta.complex -
-
Uses of ProtectGroup in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ProtectGroup Modifier and Type Method Description ProtectGroupProtectGroup.Builder. build()ProtectGroupProtectGroup. withAllowEmailFromGuestUsers(Boolean allowEmailFromGuestUsers)ProtectGroupProtectGroup. withAllowGuestUsers(Boolean allowGuestUsers)ProtectGroupProtectGroup. withPrivacy(GroupPrivacy privacy)ProtectGroupProtectGroup. withUnmappedField(String name, String value)
-