 | IEmailMetadataAppointmentEnd Property |
The appointment end date and time for calendar/appointment items.
Namespace:
Law.EdaIntegration.Document
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
SyntaxNullable<DateTime> AppointmentEnd { get; }
Property Value
Type:
NullableDateTime
Remarks
All date/time values are stored in UTC
See Also