ExternalEmailServices Class

Access information about integration with external email services, such as sending email within Salesforce through an external email account.

Namespace

ConnectApi

External Email Services Methods

The following are methods for ExternalEmailService. All methods are static.

getUserOauthInfo(landingPage)

Get information about whether an external email service has been authorized to send email on behalf of a user.

API Version

37.0

Requires Chatter

No

Signature

public static getUserOauthInfo(String landingPage)

Parameters

landingPage
Type: String
The landing page that the user starts on when they are finished with the OAuth authorization process.

Return Value

Type: ConnectApi.UserOauthInfo