WGSGroupDoesGroupExist Method (String, Int32)Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.WGSGroup.DoesGroupExist(System.String,System.Int32)"]

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

public bool DoesGroupExist(
	string sGroupName,
	int iDomain
)

Parameters

sGroupName
Type: SystemString

[Missing <param name="sGroupName"/> documentation for "M:IMailAPI_NET.WGSGroup.DoesGroupExist(System.String,System.Int32)"]

iDomain
Type: SystemInt32

[Missing <param name="iDomain"/> documentation for "M:IMailAPI_NET.WGSGroup.DoesGroupExist(System.String,System.Int32)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:IMailAPI_NET.WGSGroup.DoesGroupExist(System.String,System.Int32)"]

See Also

Reference