Share via


ScheduleInterval Structure

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

Syntax

'Declaration
<SerializableAttribute> _
Public Structure ScheduleInterval _
    Implements IComparable, IComparable(Of ScheduleInterval)
'Usage
Dim instance As ScheduleInterval
[SerializableAttribute]
public struct ScheduleInterval : IComparable, 
    IComparable<ScheduleInterval>

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.