ContactInformation.GetThumbnailAsync 方法

定義

取得連絡人的縮圖影像。

注意

contactInformation可能會在Windows 8.1之後變更或無法使用發行。 請改用 連絡人

public:
 virtual IAsyncOperation<IRandomAccessStreamWithContentType ^> ^ GetThumbnailAsync() = GetThumbnailAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IRandomAccessStreamWithContentType> GetThumbnailAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<IRandomAccessStreamWithContentType> GetThumbnailAsync();
function getThumbnailAsync()
Public Function GetThumbnailAsync () As IAsyncOperation(Of IRandomAccessStreamWithContentType)

傳回

物件,提供縮圖影像的存取權。

屬性

Windows 需求

應用程式功能
contactsSystem

適用於