×

Get Drafts from Workspace

iOS 14 +

Notes

Retrieve drafts matching the filters of a workspace

Syntax

queryWorkspace(workspace: <#Object (Workspace)#>, folder: <#Enumeration (DraftResponseFolder)#>)

Example

queryWorkspace(workspace: Workspace(identifier: "Default", displayString: "Default", name: "Default"), folder: inbox)