ItemCallbackArgs Constructor

Initializes a new instance of the ItemCallbackArgs class with the specified item.

Namespace:  Aspose.Email.Common.Delegate
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public ItemCallbackArgs(
	Object item
)

Parameters

item
Type: SystemObject
See Also