AddOutputAsync

Overview of AddOutputAsync goes here.

Add Output Async

Example in C#

// Returns: OutputInfo
var outputInfo = await client.AddOutputAsync(FolderInfo folder, OutputInfo item);