ConferenceServices.GeneratePasscode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Generates a conference passcode for use in the conference.
public:
static System::String ^ GeneratePasscode();
public static string GeneratePasscode ();
static member GeneratePasscode : unit -> string
Public Shared Function GeneratePasscode () As String
Returns
The conference passcode.