'Declaration
<NotNullAttribute()> <ItemNotNullAttribute()> Public ReadOnly Property Recipients As NotificationRecipientCollection
[NotNull()] [ItemNotNull()] public NotificationRecipientCollection Recipients {get;}
'Declaration
<NotNullAttribute()> <ItemNotNullAttribute()> Public ReadOnly Property Recipients As NotificationRecipientCollection
[NotNull()] [ItemNotNull()] public NotificationRecipientCollection Recipients {get;}