Contact.ImportantDates 속성

정의

연락처의 중요한 날짜를 가져옵니다.

public:
 property IVector<ContactDate ^> ^ ImportantDates { IVector<ContactDate ^> ^ get(); };
IVector<ContactDate> ImportantDates();
public IList<ContactDate> ImportantDates { get; }
var iVector = contact.importantDates;
Public ReadOnly Property ImportantDates As IList(Of ContactDate)

속성 값

연락처의 중요한 날짜 배열입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상

추가 정보