GetTrackingTokenEmailResponse.TrackingToken Property

 

Applies To: Dynamics CRM 2015

Gets the requested tracking token.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public string TrackingToken { get; }
public:
property String^ TrackingToken {
    String^ get();
}
member TrackingToken : string with get
Public ReadOnly Property TrackingToken As String

Property Value

Type: System.String

Type: String
The requested tracking token.
This value can be passed as a property in the SendEmailRequest message.

See Also

GetTrackingTokenEmailResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright