ExYearlyRecurringTime Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.ExchangeSystem.ExYearlyRecurringTime
Microsoft.Exchange.ExchangeSystem.ExYearlyRecurringDate
Microsoft.Exchange.ExchangeSystem.ExYearlyRecurringDay
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public MustInherit Class ExYearlyRecurringTime _
Implements IComparable, IComparable(Of ExYearlyRecurringTime)
'Usage
Dim instance As ExYearlyRecurringTime
public abstract class ExYearlyRecurringTime : IComparable,
IComparable<ExYearlyRecurringTime>
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.