ConferenceServices.GeneratePasscode Method
Generates a conference passcode for use in the conference.
Namespace: Microsoft.Rtc.Collaboration.ConferenceManagement
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Shared Function GeneratePasscode As String
'Usage
Dim returnValue As String
returnValue = ConferenceServices.GeneratePasscode()
public static string GeneratePasscode()
Return Value
Type: System.String
The conference passcode.