ContactListCreateOrUpdateContactRequest.ContactListId 属性

定义

获取包含要创建或更新的任务的联系人列表的 ID。

public:
 property Platform::String ^ ContactListId { Platform::String ^ get(); };
winrt::hstring ContactListId();
public string ContactListId { get; }
var string = contactListCreateOrUpdateContactRequest.contactListId;
Public ReadOnly Property ContactListId As String

属性值

String

Platform::String

winrt::hstring

联系人列表的 ID,其中包含要创建或更新的任务。

Windows 要求

应用功能
contactsSystem

适用于