Gets this message attachments.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public MIME_Entity[] GetAttachments( bool includeInline )
Public Function GetAttachments ( includeInline As Boolean ) As MIME_Entity()
public: array<MIME_Entity^>^ GetAttachments( bool includeInline )
member GetAttachments : includeInline : bool -> MIME_Entity[]
Parameters
- includeInline (Boolean)
- Specifies if 'inline' entities are included.
Return Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this method is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119