This topic has not yet been rated - Rate this topic

CallRejectEventArgs class

4/5/2013

Supports the RejectRequested event of the VoipPhoneCall class.

Syntax

Public NotInheritable Class CallRejectEventArgs  
    Inherits Object

Attributes

ActivatableAttribute(NTDDI_WIN8)
MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The CallRejectEventArgs class has these types of members:

Constructors

The CallRejectEventArgs class has these constructors.

ConstructorDescription
CallRejectEventArgs Initializes a new instance of the CallRejectEventArgs class.

 

Methods

The CallRejectEventArgs class inherits methods from the Object class.

Properties

The CallRejectEventArgs class has these properties.

PropertyAccess typeDescription

RejectReason

Read-onlyGets the reason the incoming call was rejected.

 

Requirements

Minimum supported client

None supported [Windows Store apps only]

Minimum supported server

None supported [Windows Store apps only]

Minimum supported phone

Windows Phone 8

Namespace

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

Metadata

Windows.winmd

Capabilities

ID_CAP_VOIP [Windows Phone]

See also

Object

 

 

Build date: 4/5/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.