Share via


TargetedMeetingNotificationValue.Recipients Property

Definition

Gets or sets the collection of recipients of the targeted meeting notification.

public System.Collections.Generic.IList<string> Recipients { get; set; }
member this.Recipients : System.Collections.Generic.IList<string> with get, set
Public Property Recipients As IList(Of String)

Property Value

The collection of recipients of the targeted meeting notification.

Applies to