PhoneCallAnnotationEventArgs class

Provides the data for the AnnotationRequested event.

Syntax

/* For information about creating or accessing this object, see Remarks. */
public sealed class PhoneCallAnnotationEventArgs
Public NotInheritable Class PhoneCallAnnotationEventArgs
public ref class PhoneCallAnnotationEventArgs sealed 

Members

The PhoneCallAnnotationEventArgs class has these types of members:

  • Properties

Properties

The PhoneCallAnnotationEventArgs class has these properties.

Property Access type Description

Location

Read/write

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

PhoneNumber

Read-only

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

 

Remarks

The operating system creates an instance of this class and passes it as an argument to the AnnotationRequested event.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 GDR1

Namespace

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

Metadata

Windows.WinMD

Attributes

[MarshalingBehavior(Agile)]

[Version(0x06030000)]

See also

Object