Show / Hide Table of Contents

LogSubCaseEmailInSetup Constructor

Identifier of the Subcase 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 _subcaseIDNum_ As String, _
   ByVal _sender_ As String, _
   ByVal _recipient_ As String, _
   ByVal _message_ As String _
)
public LogSubCaseEmailInSetup( 
   string _subcaseIDNum_,
   string _sender_,
   string _recipient_,
   string _message_
)

Parameters

subcaseIDNum

Identifier of the Subcase 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

LogSubCaseEmailInSetup Class
LogSubCaseEmailInSetup 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.