Compartir a través de


ExDateRange.Equals method

Namespace:  Microsoft.Exchange.ExchangeSystem
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public Function Equals ( _
    otherRange As ExDateRange _
) As Boolean
'Usage
Dim instance As ExDateRange
Dim otherRange As ExDateRange
Dim returnValue As Boolean

returnValue = instance.Equals(otherRange)
public bool Equals(
    ExDateRange otherRange
)

Parameters

Return value

Type: System.Boolean

See also

Reference

ExDateRange class

ExDateRange members

Microsoft.Exchange.ExchangeSystem namespace