Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーと新しい通話を行うのではなく、Skype グループ通話にユーザーを追加しようとしているだけです。これを可能にするコマンドはありますか?
私はこれを使ってみました:
Skype.ActiveCalls(1).Participants.Add(...)
しかし、それには Skype4COMLib.Participant 変数が必要であり、それを操作する方法がわかりません。