NotificationsPreSendEventArgs クラス
通知イベントのOnSendingメソッドのイベント引数。
継承階層
System.Object
System.EventArgs
Microsoft.Office.Project.Server.Events.SerializableEventArgs
Microsoft.Office.Project.Server.Events.PreEventArgs
Microsoft.Office.Project.Server.Events.NotificationsPreSendEventArgs
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Class NotificationsPreSendEventArgs _
Inherits PreEventArgs
'使用
Dim instance As NotificationsPreSendEventArgs
[SerializableAttribute]
public class NotificationsPreSendEventArgs : PreEventArgs
注釈
OnSending前のイベント ハンドラーのイベント引数は通知の本文、件名に公開します。詳細についてを参照してくださいをする方法: のプロジェクト サーバーの通知電子メールのカスタマイズ。
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。