TargetedMeetingNotificationValue.Recipients 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.
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.