DnsListCollectionAddItem Method Ipswitch.Messaging.Framework
This method adds a DnsList to the collection

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public void AddItem(
	DnsList list
)

Parameters

list
Type: IMailAPI_NETDnsList
The DnsList to add
See Also

Reference