Microsoft.Graph.Communications.Calls 1.2.0.15533

Prefix Reserved
dotnet add package Microsoft.Graph.Communications.Calls --version 1.2.0.15533
                    
NuGet\Install-Package Microsoft.Graph.Communications.Calls -Version 1.2.0.15533
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Graph.Communications.Calls" Version="1.2.0.15533" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Graph.Communications.Calls" Version="1.2.0.15533" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Graph.Communications.Calls" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Graph.Communications.Calls --version 1.2.0.15533
                    
#r "nuget: Microsoft.Graph.Communications.Calls, 1.2.0.15533"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Graph.Communications.Calls@1.2.0.15533
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Graph.Communications.Calls&version=1.2.0.15533
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Graph.Communications.Calls&version=1.2.0.15533
                    
Install as a Cake Tool

Release History

1.2.0.15533 (2025-10-13)

Features Added

  • Expose Opt-in/Opt-out for Interactive Delta Roster.
  • Upgrade Microsoft.Graph to 5.92.0 version
  • Upgrade Graph.Core to 3.2.4 version
  • Removed direct dependency of Kiota libraries
  • Upgrade Microsoft.OpenApi.Hidi to 1.3.10 version
  • Upgrade Microsoft.OpenApi.Kiota to 1.8.2 version
  • Upgrade Microsoft.Skype.Bots.Media to 1.31.0.225-preview version
  • Upgrade Microsoft.Skype.Bots.Media.Library to 1.31.0.243 version

Breaking Changes

Bugs Fixed

  • Fixed an issue where the Communications SDK might not capture additional endpoints in participant roster updates when using delta roster notification mode.
  • Fixed an issue where the Microsoft Graph AnswerAsync method throws an exception when the bot tries to answer incoming calls, caused by Windows updates

Other Changes

1.2.0.10563 (2024-04-16)

Features Added

Breaking Changes

Bugs Fixed

  • Fix CommsNotification AdditionalData dictionary overrided issue in Call update.

Other Changes

1.2.0.10115 (2024-03-04)

Features Added

  • Expose Subcode as part of ServiceException model

Breaking Changes

Bugs Fixed

  • Fix RemovedResources behavior for Guest/Phone type identities.

Other Changes

  • Performance improvement for AdditionalDataExtensions.

1.2.0.9895 (2024-02-12)

Features Added

Breaking Changes

Bugs Fixed

  • Participants OnUpdated fix to not return removedParticipants incorrectly.
  • Concurrency issue fix for notification queue callbacks.

Other Changes

  • Performance improvements for SDK event processing behavior.

1.2.0.9486 (2024-01-09)

Features Added

  • Enable Send DTMF Tones API in V1.
  • Expose PreferredDisplayName property in Participant object.
  • Expose OnlineMeetingRestricted property in Participant object.

Breaking Changes

Bugs Fixed

Other Changes

1.2.0.9212 (2023-12-07)

Features Added

  • Upgrade SDK to use Kiota generation, Consume Microsoft Graph SDK v5.
  • Delta roster notification changes to V1.

Breaking Changes

  • Model namespace changes.
  • Model properties that were arrays are now List implementation.
  • Model property types which were enum are now nullable enums.
  • Service Exception class structure changes.
  • Other generated model changes when using kiota generated models.

Bugs Fixed

Other Changes

1.2.0.7270 (2023-06-30)

Features Added

  • Added support for .net core.
  • Bot Media upgrade to 1.26.0.94-alpha version.

Breaking Changes

Bugs Fixed

1.2.0.5304 (2022-10-06)

Features Added

  • Promote start/end content sharing notifications to v1.
  • Promote AddLargeGalleryView api endpoint to v1.

Breaking Changes

Bugs Fixed

Other Changes

1.2.0.4161 (2022-02-22)

(Customer reported exceptions occur after updating Graph Microsoft.Graph dependency to 4.18.0, please use the default version Microsoft.Graph 4.14.0)

Features Added

  • Cancel a pending call invitation to a participant.
  • Supporting FIPS enabled environment.

Breaking Changes

Bugs Fixed

Other Changes

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.Graph.Communications.Calls:

Package Downloads
Microsoft.Graph.Communications.Calls.Media

Microsoft Graph Communications Client Library - The Communications Calling stateful SDK Media extensions. This library allows developers to use the Calling SDK and gain direct access to the audio, video, screen sharing, and data streams. Note: You may not use this SDK to record or otherwise persist media content from calls or meetings that your bot accesses.

TComp.Sepg.MCVRelEng

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Graph.Communications.Calls:

Repository Stars
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
Version Downloads Last Updated
1.2.0.15533 360 10/13/2025
1.2.0.15382 436 10/2/2025
1.2.0.15235 822 9/12/2025
1.2.0.10563 41,567 4/17/2024
1.2.0.10115 4,077 3/4/2024
1.2.0.9895 1,270 2/13/2024
1.2.0.9486 1,408 1/9/2024
1.2.0.9212 1,147 12/7/2023
1.2.0.9202 356 4/16/2024 1.2.0.9202 is deprecated because it is no longer maintained and has critical bugs.
1.2.0.7270 23,727 6/30/2023
1.2.0.7259 928 6/30/2023 1.2.0.7259 is deprecated.
1.2.0.7249 892 6/29/2023 1.2.0.7249 is deprecated.
1.2.0.5304 220,610 10/7/2022
1.2.0.5022 5,227 8/9/2022
1.2.0.4953 1,526 7/26/2022 1.2.0.4953 is deprecated because it has critical bugs.
1.2.0.4161 67,296 2/22/2022
1.2.0.3742 33,761 10/14/2021
1.2.0.3660 3,845 10/4/2021
1.2.0.3420 2,139 9/21/2021
1.2.0.3144 15,569 7/12/2021 1.2.0.3144 is deprecated because it has critical bugs.
1.2.0.1702 67,810 8/31/2020
1.2.0.850 53,689 4/2/2020
1.2.0.791 3,785 3/26/2020
1.2.0.754 1,384 3/23/2020
1.2.0.750 1,365 3/23/2020
1.2.0.722 1,541 3/18/2020
1.2.0.1 3,741 12/17/2019
1.2.0-beta.15533 114 10/13/2025
1.2.0-beta.15382 124 10/2/2025
1.2.0-beta.14893 194 8/12/2025
1.2.0-beta.14141 319 5/27/2025
1.2.0-beta.12553 1,765 12/11/2024
1.2.0-beta.10378 3,191 3/25/2024
1.2.0-beta.9995 520 2/22/2024
1.2.0-beta.9882 422 2/11/2024
1.2.0-beta.9799 124 2/2/2024
1.2.0-beta.9486 117 1/9/2024
1.2.0-beta.9279 132 12/12/2023
1.2.0-beta.9216 143 12/7/2023
1.2.0-beta.9113 203 11/30/2023
1.2.0-beta.9097 134 11/29/2023 1.2.0-beta.9097 is deprecated because it has critical bugs.
1.2.0-beta.9029 161 11/22/2023 1.2.0-beta.9029 is deprecated because it has critical bugs.
1.2.0-beta.8700 207 10/26/2023 1.2.0-beta.8700 is deprecated because it has critical bugs.
1.2.0-beta.8675 181 10/25/2023 1.2.0-beta.8675 is deprecated.
1.2.0-beta.8177 153 9/19/2023
1.2.0-beta.7993 176 9/7/2023
1.2.0-beta.7362 242 7/14/2023
1.2.0-beta.7270 214 6/30/2023
1.2.0-beta.7259 241 6/30/2023 1.2.0-beta.7259 is deprecated.
1.2.0-beta.7249 236 6/29/2023 1.2.0-beta.7249 is deprecated.
1.2.0-beta.6916 2,288 5/17/2023
1.2.0-beta.5957 212 2/8/2023
1.2.0-beta.5895 308 2/7/2023 1.2.0-beta.5895 is deprecated because it has critical bugs.
1.2.0-beta.5425 3,014 11/2/2022
1.2.0-beta.5304 2,513 10/9/2022
1.2.0-beta.5022 293 8/5/2022
1.2.0-beta.4953 305 7/14/2022
1.2.0-beta.4469 2,324 3/31/2022
1.2.0-beta.4426 303 3/22/2022
1.2.0-beta.4209 3,409 2/12/2022
1.2.0-beta.4161 255 2/22/2022
1.2.0-beta.4038 382 1/8/2022
1.2.0-beta.3144 531 7/12/2021
1.2.0-beta.2970 544 5/19/2021
1.2.0-beta.1702 3,284 8/31/2020
1.2.0-beta.994 483 5/5/2020
1.2.0-beta.850 479 4/2/2020
1.2.0-beta.791 579 3/26/2020
1.2.0-beta.754 443 3/23/2020
1.2.0-beta.750 430 3/23/2020
1.2.0-beta.722 416 3/18/2020
1.2.0-beta.1 9,264 12/17/2019
1.1.0-prerelease.2237 3,774 11/16/2019
1.1.0-prerelease.2027 1,420 10/31/2019
1.1.0-prerelease.1855 720 10/15/2019
1.1.0-prerelease.1511 1,667 8/26/2019
1.1.0-prerelease.581 7,100 5/13/2019
1.0.0-prerelease.1296 2,519 1/29/2019
1.0.0-prerelease.881 986 12/14/2018
1.0.0-prerelease.494 965 11/9/2018