PhoneCallAnnotationEventArgs class

PhoneCallAnnotationEventArgs class

Provides the data for the AnnotationRequested event.

Syntax


public ref class PhoneCallAnnotationEventArgs sealed 

Members

The PhoneCallAnnotationEventArgs class has these types of members:

Properties

The PhoneCallAnnotationEventArgs class has these properties.

PropertyAccess typeDescription

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

 

 

Show:
© 2017 Microsoft