Share via


LiveOperationCompletedEventArgs.Result property

The result of the requesting operation. [Windows Phone only]

Syntax

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

Property value

Type: IDictionary<String, Object>

Result

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Microsoft.Live

Assembly

Microsoft.Live.dll

See also

LiveOperationCompletedEventArgs