ITask Method: IsEqual

IsEqual
(
pDispITask As Object
) As Boolean;

Parameters

[in]Object pDispITask
Tasks that are to be compared.

Description
This method can be used to compare two Tasks for equality.

 

See Also