EmailMessage.Recipients Property

Definition

Email recipients.

public System.Collections.Generic.IEnumerable<Microsoft.SemanticKernel.Plugins.MsGraph.Models.EmailAddress>? Recipients { get; set; }
member this.Recipients : seq<Microsoft.SemanticKernel.Plugins.MsGraph.Models.EmailAddress> with get, set
Public Property Recipients As IEnumerable(Of EmailAddress)

Property Value

Applies to