LumiSoft Net Help
GetAttachments Method (includeInline)
NamespacesLumiSoft.Net.IMAPIMAP_t_Fetch_r_i_BodyStructureGetAttachments(Boolean)
Gets message attachments.
Declaration Syntax
C#Visual BasicVisual C++F#
public IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart[] GetAttachments(
	bool includeInline
)
Public Function GetAttachments ( 
	includeInline As Boolean
) As IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart()
public:
array<IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart^>^ GetAttachments(
	bool includeInline
)
member GetAttachments : 
        includeInline : bool -> IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart[] 
Parameters
includeInline (Boolean)
Specifies if 'inline' entities are included.
Return Value
array<IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart>[]()[][]
Returns message attachments.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119