Activity.WithRelatesTo(ConversationReference) 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.
Caution
This will be removed by end of summer 2026.
[System.Obsolete("This will be removed by end of summer 2026.")]
public virtual Microsoft.Teams.Api.Activities.Activity WithRelatesTo(Microsoft.Teams.Api.ConversationReference value);
[<System.Obsolete("This will be removed by end of summer 2026.")>]
abstract member WithRelatesTo : Microsoft.Teams.Api.ConversationReference -> Microsoft.Teams.Api.Activities.Activity
override this.WithRelatesTo : Microsoft.Teams.Api.ConversationReference -> Microsoft.Teams.Api.Activities.Activity
Public Overridable Function WithRelatesTo (value As ConversationReference) As Activity
Parameters
- value
- ConversationReference
Returns
- Attributes