Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of recipient associated with the subscription reminder.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property RecipientType As Integer
Get
Set
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Integer
value = instance.RecipientType
instance.RecipientType = value
public int RecipientType { get; set; }
Property value
Type: System.Int32
See also
Reference
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members