DownloadRichConnectDataOperation class

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 sealed class DownloadRichConnectDataOperation : ISocialOperation
Public NotInheritable Class DownloadRichConnectDataOperation
    Implements ISocialOperation
public ref class DownloadRichConnectDataOperation sealed : ISocialOperation

Members

The DownloadRichConnectDataOperation class has these types of members:

  • Methods
  • Properties

Methods

The DownloadRichConnectDataOperation class has these methods. It also inherits methods from the Object class.

Method Description
NotifyCompletion 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.
NotifyCompletion(Boolean) 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.

 

Properties

The DownloadRichConnectDataOperation class has these properties.

Property Access type Description

Id

Read-only

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.

Ids

Read-only

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.

Type

Read-only

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.

 

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

[MarshalingBehavior(Agile)]

[Threading(Both)]

[Version(0x06030000)]

See also

Object

ISocialOperation