| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MailSearchFolder |
MailSearchFolder.Builder.build() |
MailSearchFolder |
MailSearchFolder.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
MailSearchFolder |
MailSearchFolder.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
MailSearchFolder |
MailSearchFolder.withFilterQuery(String filterQuery) |
MailSearchFolder |
MailSearchFolder.withIncludeNestedFolders(Boolean includeNestedFolders) |
MailSearchFolder |
MailSearchFolder.withIsSupported(Boolean isSupported) |
Copyright © 2018–2020. All rights reserved.