Click or drag to resize

IEmailMetadataAppointmentStart Property

The appointment start date and time for calendar/appointment items.

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
Nullable<DateTime> AppointmentStart { get; }

Property Value

Type: NullableDateTime
Remarks
All date/time values are stored in UTC
See Also