AppointmentICalDateTimeStamp - свойство |
Gets the ICalendar DateTimeStamp.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic DateTime? ICalDateTimeStamp { get; }Public ReadOnly Property ICalDateTimeStamp As DateTime?
Get
public:
property Nullable<DateTime> ICalDateTimeStamp {
Nullable<DateTime> get ();
}member ICalDateTimeStamp : Nullable<DateTime> with get
Значение свойства
Тип:
NullableDateTime
См. также