Namespace: Limilabs.Mail.Appointments
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
public bool Equals( Weekday other ) |
| Visual Basic |
|---|
Public Function Equals ( _ other As Weekday _ ) As Boolean |
| Visual C++ |
|---|
public: bool Equals( Weekday^ other ) |
Parameters
- other
- Type: Limilabs.Mail.Appointments..::..Weekday
The object to compare with the current object.