CalendarFolderItems Property Ipswitch.Messaging.Framework
The enumeration of Items in this folder

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public override IEnumerable<CalendarItem> Items { get; }

Property Value

Type: IEnumerableCalendarItem
See Also

Reference