Share via


ExCalendar Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.ExchangeSystem.ExCalendar

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

Syntax

'Declaration
<SerializableAttribute> _
<ComVisibleAttribute(True)> _
Public Class ExCalendar _
    Implements ICloneable
'Usage
Dim instance As ExCalendar
[SerializableAttribute]
[ComVisibleAttribute(true)]
public class ExCalendar : ICloneable

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.