Gets attachment entities. Entity is considered as attachmnet if:
*) Content-Type: name = "" is specified (old RFC 822 message)
| C# | Visual Basic | Managed C++ |
public IMAP_BODY_Entity[] Attachmnets { get; }
Public ReadOnly Property Attachmnets As IMAP_BODY_Entity()
public: array<IMAP_BODY_Entity^>^ Attachmnets { array<IMAP_BODY_Entity^>^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)