Share via


NotificationsPostSendEventArgs - Classe

Arguments de la méthode OnSent pour les événements de notifications d'événement.

Hiérarchie d’héritage

System.Object
  System.EventArgs
    Microsoft.Office.Project.Server.Events.SerializableEventArgs
      Microsoft.Office.Project.Server.Events.PostEventArgs
        Microsoft.Office.Project.Server.Events.NotificationsPostSendEventArgs

Espace de noms :  Microsoft.Office.Project.Server.Events
Assembly :  Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class NotificationsPostSendEventArgs _
    Inherits PostEventArgs
'Utilisation
Dim instance As NotificationsPostSendEventArgs
[SerializableAttribute]
public class NotificationsPostSendEventArgs : PostEventArgs

Remarques

Arguments d'événement pour un gestionnaire post-d'événement OnSent exposent la ligne d'objet et le corps de la notification. Pour plus d'informations, voir Comment : personnaliser la messagerie pour les Notifications Project Server.

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

NotificationsPostSendEventArgs - Membres

Microsoft.Office.Project.Server.Events - Espace de noms