SendTemplateRequest.RecipientType Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the type of entity that is represented by the list of recipients. Required.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public string RecipientType { get; set; }
Public Property RecipientType As String
Property Value
Type: System.String
Type: String
The name of the entity that is represented by the list of recipients. Set this property to the name of the entity type for the recipient list that is specified in the RecipientIds property.
See Also
SendTemplateRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright