inFolder

@Deprecated(message = "Use 'inFolderOrLabel' parameter instead. Only the first folder ID will be used if multiple are provided.")
public final ListMessagesQueryParams.Builder inFolder(List<String> inFolder)

Deprecated

Use 'inFolderOrLabel' parameter instead. Only the first folder ID will be used if multiple are provided.

Set the list of folder IDs to match.

Return

The builder

Parameters

inFolder

The list of folder IDs to match.