Share via


CheckPromoteEmailRequest.DirectionCode Property

 

Applies To: Dynamics CRM 2015

Provides the direction of a mail checked for promotion for uniqueness.

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

Syntax

public int DirectionCode { get; set; }
public:
property int DirectionCode {
    int get();
    void set(int value);
}
member DirectionCode : int with get, set
Public Property DirectionCode As Integer

Property Value

Type: System.Int32

Returns Int32.

See Also

CheckPromoteEmailRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright