ConferenceServices Methods

The ConferenceServices type exposes the following members.

Methods

  Name Description
Public method BeginCancelConference Deletes the scheduled conference.
Public method BeginCheckPasscodeIsOptional Checks if the conference passcode is optional.
Public method BeginGetConference Gets the conference settings for a specific conference.
Public method BeginGetConferenceSummaries Gets the basic conference settings for the currently scheduled conferences.
Public method BeginGetConferenceUriByPhoneConferenceId
Public method BeginGetConferencingCapabilities
Public method BeginScheduleConference Initiates the scheduling of a conference.
Public method BeginUpdateConference Initiates the creation of a conference.
Public method BeginVerifyPasscode Verifies if the supplied passcode is valid for the conference.
Public method EndCancelConference Get the results from scheduling a conference.
Public method EndCheckPasscodeIsOptional Gets the results of checking if the conference passcode is optional.
Public method EndGetConference Gets the results from the retrieval attempt.
Public method EndGetConferenceSummaries Gets the results from the retrieval attempt.
Public method EndGetConferenceUriByPhoneConferenceId
Public method EndGetConferencingCapabilities
Public method EndScheduleConference Gets the results from conference create request.
Public method EndUpdateConference Gets the results from conference create request.
Public method EndVerifyPasscode Gets the result of verifying the passcode.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GenerateAnonymousUri Generates an anonymous URI.
Public methodStatic member GenerateConferenceId Generates a syntactically valid conference ID.
Public methodStatic member GenerateNumericPasscode Generates a numeric conference passcode of the given length.
Public methodStatic member GeneratePasscode Generates a conference passcode for use in the conference.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ConferenceServices Class

Microsoft.Rtc.Collaboration.ConferenceManagement Namespace