共用方式為


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.RecipientType 屬性

指定訂閱提醒與相關聯的收件者類型。

命名空間:  WebSvcNotifications
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property RecipientType As Integer
    Get
    Set
'用途
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Integer

value = instance.RecipientType

instance.RecipientType = value
public int RecipientType { get; set; }

屬性值

類型:System.Int32

請參閱

參照

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 類別

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 成員

WebSvcNotifications 命名空間