Contact Constructor Ipswitch.Messaging.Framework
Initializes a new Contact instance that will be contained by the indicated ContactFolder.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public Contact(
	ContactFolder parentFolder
)

Parameters

parentFolder
Type: Ipswitch.Messaging.FrameworkContactFolder
The folder that contains this contact.
See Also

Reference