ExTimeZoneValue.Equals method (ExTimeZoneValue)

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Function Equals ( _
    other As ExTimeZoneValue _
) As Boolean
'Usage
Dim instance As ExTimeZoneValue
Dim other As ExTimeZoneValue
Dim returnValue As Boolean

returnValue = instance.Equals(other)
public bool Equals(
    ExTimeZoneValue other
)

Parameters

Return value

Type: System.Boolean

See also

Reference

ExTimeZoneValue class

ExTimeZoneValue members

Equals overload

Microsoft.Exchange.Data.Storage.Management namespace