ZennoLab Assemblies Documentation
GetDownloadedEmails Method
See Also  Send Feedback
ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ZennoPoster Namespace > IInstanceManagerService Interface : GetDownloadedEmails Method
taskId
task id

Glossary Item Box

recieves an array of emails of completed task

Syntax

C# 
Tuple<string,string,string,string>[] GetDownloadedEmails( 
   string taskId
)

Parameters

taskId
task id

Return Value

tuple.Item1 - sibject, tuple.Item2 - from, tuple.Item3 - html message, tuple.Item4 - text message

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.