UserCollection Constructor (String, Boolean)Ipswitch.Messaging.Framework
Initializes a new instance of the UserCollection class

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

public UserCollection(
	string strHost,
	bool loadNow
)

Parameters

strHost
Type: SystemString

[Missing <param name="strHost"/> documentation for "M:IMailAPI_NET.UserCollection.#ctor(System.String,System.Boolean)"]

loadNow
Type: SystemBoolean

[Missing <param name="loadNow"/> documentation for "M:IMailAPI_NET.UserCollection.#ctor(System.String,System.Boolean)"]

See Also

Reference