| IEmailMetadataAppointmentEnd Property |
The appointment end date and time for calendar/appointment items.
Namespace:
EdaIntegrationContract.Document
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax Nullable<DateTime> AppointmentEnd { get; }
Property Value
Type:
NullableDateTimeRemarks
All date/time values are stored in UTC
See Also