AppointmentPageInfoItems Property

Gets collection of ExchangeMessageInfo objects

Namespace:  Aspose.Email.Clients.Exchange
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public AppointmentCollection Items { get; }

Property Value

Type: AppointmentCollection
See Also