ChannelData.Merge(ChannelData) 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.
public Microsoft.Teams.Api.ChannelData Merge(Microsoft.Teams.Api.ChannelData from);
member this.Merge : Microsoft.Teams.Api.ChannelData -> Microsoft.Teams.Api.ChannelData
Public Function Merge (from As ChannelData) As ChannelData
Parameters
- from
- ChannelData