Show / Hide Table of Contents

LogCaseEmailInSetup Constructor

Identifier of the Case against which the email in is being logged.

Email address of the sender of the email being logged.

Email address(s) of the recipients of the email being logged.

Body of the email being logged.

Syntax

'Declaration

Public Function New( _
   ByVal _caseIDNum_ As String, _
   ByVal _sender_ As String, _
   ByVal _recipient_ As String, _
   ByVal _message_ As String _
)
public LogCaseEmailInSetup( 
   string _caseIDNum_,
   string _sender_,
   string _recipient_,
   string _message_
)

Parameters

caseIDNum

Identifier of the Case against which the email in is being logged.

sender

Email address of the sender of the email being logged.

recipient

Email address(s) of the recipients of the email being logged.

message

Body of the email being logged.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

LogCaseEmailInSetup Class
LogCaseEmailInSetup Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.