Partager via


Propriété PropagateByExpressionRequest.Activity

S'applique à: CRM 2015 on-prem, CRM Online

Gets or sets the activity to be distributed. Required.

Espace de noms: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (dans Microsoft.Crm.Sdk.Proxy.dll)

Syntaxe

'Déclaration
Public Property Activity As Entity
public Entity Activity { get; set; }

Valeur de propriété

Type: Entity
The activity to be distributed.

Remarques

This property must be an instance of a class that represents a Microsoft Dynamics CRM activity. For this property, you can only use activities that specify a recipient, such as an appointment, email, fax, letter, or phone call.

Cohérence de thread

Tous les membres statiques publics (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres d'instance ne sont pas garantis thread-safe.

Plateformes

Plateformes de développement

Windows Vista, Windows Server 2003 et

Plateformes cibles

Windows Vista,Windows XP

Voir aussi

Référence

Classe PropagateByExpressionRequest
Membres PropagateByExpressionRequest
Espace de noms Microsoft.Crm.Sdk.Messages

Autres ressources

Activity Entities

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.