Retrieves the meta data of an app.
public Task<AppEntry> GetAppEntryAsync( AsyncHandle asyncHandle, string appID )
Public Function GetAppEntryAsync ( asyncHandle As AsyncHandle, appID As String ) As Task(Of AppEntry)