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