MobileForms Toolkit Documentation

CustomAppointment.Equals Method 

Determines whether the specified System.Object is equal to the current System.Object.

public override bool Equals(
object obj
);

Parameters

obj
The System.Object to compare with the current System.Object.

Return Value

true if the specified System.Object is equal to the current System.Object; otherwise, false.

See Also

CustomAppointment Class | Resco.Controls.OutlookControls Namespace