Activity.From Property
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.
[System.Text.Json.Serialization.JsonPropertyName("from")]
[System.Text.Json.Serialization.JsonPropertyOrder(40)]
public Microsoft.Teams.Api.Account From { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("from")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(40)>]
member this.From : Microsoft.Teams.Api.Account with get, set
Public Property From As Account
Property Value
Implements
- Attributes