GetTrackingTokenEmail Message (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
| Works for all deployment types | Works online and offline |
Returns a tracking token that can be then passed in as a parameter to the SendEmail message.
The relevant classes are specified in the following table.
| Type | Class |
| Request | GetTrackingTokenEmailRequest |
| Response | GetTrackingTokenEmailRequest |
| Entity |
Remarks
To use this message, pass an instance of the GetTrackingTokenEmailRequest class as the request parameter in the Execute method.
The tracking token is used to correlate an e-mail with a context, specified in the subject field. To perform this action, the caller must have access rights on the entity instance specified in the request class. For a list of required privileges, see GetTrackingTokenEmail Privileges.
See Also
Concepts
Reference
.gif)