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