LogActionItemEmailInSetup Constructor
Syntax
'Declaration
Public Function New( _
ByVal _taskId_ As String, _
ByVal _sender_ As String, _
ByVal _recipient_ As String, _
ByVal _message_ As String _
)
public LogActionItemEmailInSetup(
string _taskId_,
string _sender_,
string _recipient_,
string _message_
)
Parameters
taskId
sender
recipient
message
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
LogActionItemEmailInSetup Class
LogActionItemEmailInSetup Members