Dynamicweb 8 Documentation
RecipientSaveInfo Constructor

The Recipient
The SaveState
Creates a new instance.
Syntax
'Declaration
 
Public Function New( _ 
   ByVal recipient As Recipient, _ 
   ByVal saveState As SaveState _ 
)
public RecipientSaveInfo( 
   Recipient recipient,
   SaveState saveState 
)

Parameters

recipient
The Recipient
saveState
The SaveState
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RecipientSaveInfo Class
RecipientSaveInfo Members

Send Feedback