Поделиться через


ContactDate.Day Свойство

Определение

Возвращает или задает день для важной даты контакта.

public:
 property IReference<unsigned int> ^ Day { IReference<unsigned int> ^ get(); void set(IReference<unsigned int> ^ value); };
IReference<uint32_t> Day();

void Day(IReference<uint32_t> value);
public System.Nullable<uint> Day { get; set; }
var iReference = contactDate.day;
contactDate.day = iReference;
Public Property Day As Nullable(Of UInteger)

Значение свойства

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

День важной даты контакта.

Требования к Windows

Возможности приложения
contactsSystem

Применяется к