ContactBirthday - свойство |
Gets or sets the birthday of the contact.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public DateTime? Birthday { get; set; }
Public Property Birthday As DateTime?
Get
Set
public:
property Nullable<DateTime> Birthday {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member Birthday : Nullable<DateTime> with get, set
Значение свойства
Тип:
NullableDateTimeСм. также