SocialManager.OpenContactFeedAsync method
This API is not available to all Windows/Windows Phone apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.
Syntax
public: static IAsyncOperation<Feed>^ OpenContactFeedAsync( FeedOperationDetails^ FeedOperationDetails )
Parameters
- FeedOperationDetails
-
Type: FeedOperationDetails
The feed operation details.
Return value
Type: IAsyncOperation<Feed>
An asychnronous operation that returns a feed upon successful completion.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only] |
|
Namespace |
|
|
Metadata |
|
See also