IncomingMobileNetworkMessageTask.Header Property

[ 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 Property Header As Byte()
public byte[] Header { get; internal set; }

Property Value

Type: array<System..::.Byte>[]()[]
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