ListListExists Method Ipswitch.Messaging.Framework
Determines if a list exists for a host

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

public static bool ListExists(
	string Host,
	string List
)

Parameters

Host
Type: SystemString

[Missing <param name="Host"/> documentation for "M:IMailAPI_NET.List.ListExists(System.String,System.String)"]

List
Type: SystemString

[Missing <param name="List"/> documentation for "M:IMailAPI_NET.List.ListExists(System.String,System.String)"]

Return Value

Type: Boolean
True if the lists exists
See Also

Reference