Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets an array of IDs for the system users (users) who are listed in the Cc box of the email notification. Required.

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

No code example is currently available or this language may not be supported.

Property Value

Type:

Type: Guid[]
The array of IDs for the system users (users) who are listed in the Cc box of the email notification.

Each element in the CCRecipients array corresponds to the SystemUser.SystemUserId attribute, which is the primary key for the SystemUser entity.

Each ID in the CCRecipients array must be for a user who has a valid email address. This property is required if the property is set to true; otherwise, it is optional. If you set this property to true, an email notification is sent to all users who have the IDs that are specified in this property.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: