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

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

public WGSGroup(
	string groupName,
	bool GetUsers
)

Parameters

groupName
Type: SystemString

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

GetUsers
Type: SystemBoolean

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

See Also

Reference