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
См. также