다음을 통해 공유


PhoneCallHistoryStore.GetUnseenCountAsync 메서드

정의

보이지 않는 항목의 수를 가져옵니다.

public:
 virtual IAsyncOperation<unsigned int> ^ GetUnseenCountAsync() = GetUnseenCountAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<uint32_t> GetUnseenCountAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<uint> GetUnseenCountAsync();
function getUnseenCountAsync()
Public Function GetUnseenCountAsync () As IAsyncOperation(Of UInteger)

반환

IAsyncOperation<UInt32>

Windows.Foundation.IAsyncOperation<unsigned int>

IAsyncOperation<uint32_t>

보이지 않는 항목의 수입니다.

특성

Windows 요구 사항

앱 기능
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

적용 대상