'Declaration
<CanBeNullAttribute()> Public Property Recipient As NotificationRecipient
[CanBeNull()] public NotificationRecipient Recipient {get; set;}
'Declaration
<CanBeNullAttribute()> Public Property Recipient As NotificationRecipient
[CanBeNull()] public NotificationRecipient Recipient {get; set;}
A group's members may be NotificationIndividuals or other Notification Groups.