Share via


LiveOperationResult.Result property

The result of the requesting operation.

Syntax

public IDictionary<String ,Object> Result { get; }
Public ReadOnly Property Result As IDictionary<String ,Object>

Property value

Type: IDictionary<String ,Object>

The result.

Requirements

Minimum supported client

Windows 8

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Microsoft.Live

Assembly

Microsoft.Live.dll

See also

LiveOperationResult

LiveOperationCompletedEventArgs