Notification.ReminderOriginType 列挙体
アラーム通知の発生元を指定します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public Enumeration ReminderOriginType
'使用
Dim instance As Notification.ReminderOriginType
public enum ReminderOriginType
メンバー
メンバー名 | 説明 | |
---|---|---|
SelfReminder | 値 0 を = します。自己のアラーム。 | |
ManagerReminder | 値 1 =。管理者への通知。 | |
ManagerDerivedReminder | 値 2 を = します。マネージャーからチーム メンバーに送信します。 |