Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

GetTrackingTokenEmail Action

Namespace:
Microsoft.Dynamics.CRM

Returns a tracking token that can then be passed as a parameter to the SendEmailRequest message.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Subject
Edm.String True False

The context of the email.

Return type

Type Nullable Description
GetTrackingTokenEmailResponse False Contains the response of the GetTrackingTokenEmail action.

See also