Share via


ScheduleInterval.GetHashCode method

This member overrides ValueType.GetHashCode().

Namespace:  Microsoft.Exchange.Common
Assembly:  Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As ScheduleInterval
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Return value

Type: System.Int32

See also

Reference

ScheduleInterval structure

ScheduleInterval members

Microsoft.Exchange.Common namespace