共用方式為


Notification.RecipientType 列舉

定義的小組成員、 主管,或同時小組成員和管理員收到此提醒通知。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
Public Enumeration RecipientType
'用途
Dim instance As Notification.RecipientType
public enum RecipientType

成員

成員名稱 描述
OnlyToManager 值 = 0。只有屬於主管傳送提醒通知。
OnlyToTeamMember 值 = 1。提醒通知傳送給小組成員僅限。
ToBoth 值 = 2。提醒通知傳送給主管和小組成員。

備註

RecipientType屬性會使用Notification.RecipientType類型。

請參閱

參照

Microsoft.Office.Project.Server.Library 命名空間