NotificationsPreSendEventArgs - Classe
Arguments de la méthode OnSending 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.PreEventArgs
Microsoft.Office.Project.Server.Events.NotificationsPreSendEventArgs
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 NotificationsPreSendEventArgs _
Inherits PreEventArgs
'Utilisation
Dim instance As NotificationsPreSendEventArgs
[SerializableAttribute]
public class NotificationsPreSendEventArgs : PreEventArgs
Remarques
Arguments d'événement pour un gestionnaire de pré-événement OnSending 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.