Uses of Class
odata.msgraph.client.beta.entity.MailSearchFolder
-
Packages that use MailSearchFolder Package Description odata.msgraph.client.beta.entity -
-
Uses of MailSearchFolder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MailSearchFolder Modifier and Type Method Description MailSearchFolderMailSearchFolder.Builder. build()MailSearchFolderMailSearchFolder. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.MailSearchFolderMailSearchFolder. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).MailSearchFolderMailSearchFolder. withFilterQuery(String filterQuery)MailSearchFolderMailSearchFolder. withIncludeNestedFolders(Boolean includeNestedFolders)MailSearchFolderMailSearchFolder. withIsSupported(Boolean isSupported)MailSearchFolderMailSearchFolder. withSourceFolderIds(List<String> sourceFolderIds)MailSearchFolderMailSearchFolder. withUnmappedField(String name, String value)
-