SocialOperationType enumeration

SocialOperationType enumeration

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.

Note  The functionality described in this topic is not generally available to Windows/Windows Phone apps. Unless you have been approved by Microsoft, your code may not call these APIs. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.
 

Syntax


public enum SocialOperationType

Members

The SocialOperationType enumeration has these members.

MemberValueDescription
DownloadHomeFeed0

Download home feed

DownloadContactFeed1

Download contact feed

DownloadDashboard2

Download dashboard

DownloadAlbumItems3

Download album items

DownloadAlbumCover4

Download album cover

DownloadImage5

Download image

DownloadRichConnectData6

Download rich connect data

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

Windows.Phone.SocialInformation
Windows::Phone::SocialInformation [C++]

Metadata

Windows.WinMD

Attributes

[Version(0x06030000)]

 

 

Show:
© 2017 Microsoft