WGSACL Constructor (Int32, Int32)Ipswitch.Messaging.Framework
Loads a WGSACL from the DB via its userID and shareID.

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

public WGSACL(
	int iAdmitteeID,
	int iSharerID
)

Parameters

iAdmitteeID
Type: SystemInt32

[Missing <param name="iAdmitteeID"/> documentation for "M:IMailAPI_NET.WGSACL.#ctor(System.Int32,System.Int32)"]

iSharerID
Type: SystemInt32

[Missing <param name="iSharerID"/> documentation for "M:IMailAPI_NET.WGSACL.#ctor(System.Int32,System.Int32)"]

See Also

Reference