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


PhoneCallHistoryEntry.SourceIdKind Свойство

Определение

Возвращает или задает значение, указывающее тип идентификатора SourceId .

public:
 property PhoneCallHistorySourceIdKind SourceIdKind { PhoneCallHistorySourceIdKind get(); void set(PhoneCallHistorySourceIdKind value); };
PhoneCallHistorySourceIdKind SourceIdKind();

void SourceIdKind(PhoneCallHistorySourceIdKind value);
public PhoneCallHistorySourceIdKind SourceIdKind { get; set; }
var phoneCallHistorySourceIdKind = phoneCallHistoryEntry.sourceIdKind;
phoneCallHistoryEntry.sourceIdKind = phoneCallHistorySourceIdKind;
Public Property SourceIdKind As PhoneCallHistorySourceIdKind

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

Тип идентификатора, которым является PhoneCallHistoryEntry.SourceId .

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

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

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