Class EventRecipientOptions
Options that can be set for a recipient
Inherited Members
Namespace: PnP.Core.Model.Teams
Assembly: PnP.Core.dll
Syntax
public class EventRecipientOptions
Properties
Address
Mail address for the recipient
Declaration
public string Address { get; set; }
Property Value
| string |