Gets this message attachments.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public MIME_Entity[] GetAttachments( bool includeInline, bool includeEmbbedMessage )
Public Function GetAttachments ( includeInline As Boolean, includeEmbbedMessage As Boolean ) As MIME_Entity()
public: array<MIME_Entity^>^ GetAttachments( bool includeInline, bool includeEmbbedMessage )
member GetAttachments : includeInline : bool * includeEmbbedMessage : bool -> MIME_Entity[]
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