InterceptedSmsMessage.TimeStamp property

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

Syntax

public DateTimeOffset TimeStamp { get; }
Public ReadOnly Property TimeStamp As DateTimeOffset
public:
property DateTime TimeStamp { 
   DateTime get();
}

Property value

Type: System.DateTimeOffset [.NET] | Windows::Foundation::DateTime [C++]

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

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.Networking.NetworkOperators Windows::Phone::Networking::NetworkOperators [C++]

Metadata

Windows.WinMD

See also

InterceptedSmsMessage