The ConferenceInvitationtype exposes the following members.

Methods

  Name Description
BeginAccept Overloaded.
Decline Overloaded.
DeclineAll
Declines the incoming conference invitation with response code DeclineAllon behalf of all endpoints of this owner./>.
DeclineEverywhere
Declines the incoming conference invitation with response code DeclineEverywhere.
EndAccept
This method is used to determine whether the corresponding operation completed successfully. This method will wait if the operation has not yet completed.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetAvailableMediaTypes
Gets a collection of the media types available in the conference for which this invitation was sent.
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  Name Description
ConferenceUri
Gets the URI of the conference for which this invitation was sent.
Conversation
Gets the conversation associated with the conference.
IsImmediateAutoAcceptNeeded
Gets a flag indicating whether this invitation should be accepted immediately upon receipt.
State
Gets the current state of the conference invitation.

Events

  Name Description
AutoAcceptNeeded
Raised when the conference invitation needs to be automatically accepted by the application.
StateChanged
Raised when the state of the conference invitation changes.

See Also