Click to Rate and Give Feedback
MSDN
MSDN Library
Microsoft Dynamics
Microsoft CRM 3.0
CrmService Classes
 SendEmailRequest.TrackingToken Fiel...

  Switch on low bandwidth view
SendEmailRequest.TrackingToken Field
banner art

Specifies the tracking token.

Syntax

[Visual Basic .NET]
Public Field TrackingToken As String
[C#]
public string TrackingToken;
[JScript]
public var TrackingToken : String;

Remarks

The tracking token is used to correlate an e-mail with a context. You can generate a tracking token with the GetTrackingTokenEmail message. If this field is unspecified it defaults to null. In this case, the SendEmail message generates a tracking token automatically.

See Also


© 2007 Microsoft Corporation. All rights reserved.


© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker