Uses of Class
com.docusign.esign.api.EmailArchiveApi.GetBCCEmailArchiveListOptions
-
Packages that use EmailArchiveApi.GetBCCEmailArchiveListOptions Package Description com.docusign.esign.api -
-
Uses of EmailArchiveApi.GetBCCEmailArchiveListOptions in com.docusign.esign.api
Methods in com.docusign.esign.api with parameters of type EmailArchiveApi.GetBCCEmailArchiveListOptions Modifier and Type Method Description BccEmailArchiveListEmailArchiveApi. getBCCEmailArchiveList(String accountId, EmailArchiveApi.GetBCCEmailArchiveListOptions options)Get the blind carbon copy email archive entries owned by the specified account.ApiResponse<BccEmailArchiveList>EmailArchiveApi. getBCCEmailArchiveListWithHttpInfo(String accountId, EmailArchiveApi.GetBCCEmailArchiveListOptions options)Get the blind carbon copy email archive entries owned by the specified account This method retrieves all of the BCC email archive configurations associated with an account.
-