IncomingMobileNetworkMessageTask Constructor

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

This API is not intended to be used directly from your code.

Namespace:  Microsoft.Phone.NetworkOperators
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Sub New ( _
    name As String _
)
public IncomingMobileNetworkMessageTask(
    string name
)

Parameters

  • name
    Type: System..::.String
    This API is not intended to be used directly from your code.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

IncomingMobileNetworkMessageTask Class

Microsoft.Phone.NetworkOperators Namespace