WGSACL Constructor (Int32, Int32, Int32, Int32, Int32, Int32, Int32)Ipswitch.Messaging.Framework
Initializes a new instance of the WGSACL class

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

public WGSACL(
	int iID,
	int iAdmitteeType,
	int iAdmitteeID,
	int iSharerType,
	int iSharerID,
	int iAccessLevel,
	int iDomain
)

Parameters

iID
Type: SystemInt32

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

iAdmitteeType
Type: SystemInt32

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

iAdmitteeID
Type: SystemInt32

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

iSharerType
Type: SystemInt32

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

iSharerID
Type: SystemInt32

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

iAccessLevel
Type: SystemInt32

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

iDomain
Type: SystemInt32

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

See Also

Reference