In The Hand LtdIn The Hand
Recipient Constructor (name, address)
NamespacesInTheHand.WindowsMobile.PocketOutlookRecipientRecipient(String, String)
.NET Components for Mobility
Initializes a new instance of the Recipient class, using the Recipient's name and address.
Declaration Syntax
C#Visual Basic
public Recipient(
	string name,
	string address
)
Public Sub New ( _
	name As String, _
	address As String _
)
Parameters
name (String)
The name of the recipient.
address (String)
The address of the recipient.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0