'Declaration
ReadOnly Property Recipients As List(Of INotificationRecipient)
List<INotificationRecipient> Recipients {get;}
property List<INotificationRecipient^>^ Recipients { List<INotificationRecipient^>^ get(); }
'Declaration
ReadOnly Property Recipients As List(Of INotificationRecipient)
List<INotificationRecipient> Recipients {get;}
property List<INotificationRecipient^>^ Recipients { List<INotificationRecipient^>^ get(); }