SendTemplateRequest.DeliveryPriorityCode Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the delivery priority code for the email.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public OptionSetValue DeliveryPriorityCode { get; set; }
Public Property DeliveryPriorityCode As OptionSetValue
Property Value
Type: Microsoft.Xrm.Sdk.OptionSetValue
Type: OptionSetValue
.
Remarks
Used the same way as Email.PriorityCode, which specifies the priority so that preferred customers or critical issues are handled quickly. You can use the helper code enumeration EmailPriorityCode to get or set this value. More information: Helper code: Enumerations for option sets
See Also
SendTemplateRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright