SendEmailRequest.TrackingToken Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the tracking token.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public string TrackingToken { get; set; }
Public Property TrackingToken As String
Property Value
Type: System.String
Type: StringThe tracking token, which is used to correlate an email with a context.
Remarks
You can generate a tracking token with the GetTrackingTokenEmailRequest message. If this property is unspecified it defaults to null. In this case, the SendEmailRequest message generates a tracking token automatically.
See Also
SendEmailRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright