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.
| Property | Access type | Description |
|---|---|---|
|
Read/write | This API is not intended to be used directly from your code. | |
|
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 |
|
|
Metadata |
|
Attributes
- [MarshalingBehavior(Agile)]
- [Version(0x06030000)]
See also
Show: