public AttachmentCollection Attachments { get; }Public ReadOnly Property Attachments As AttachmentCollection
Getpublic:
property AttachmentCollection^ Attachments {
AttachmentCollection^ get ();
}member Attachments : AttachmentCollection with get