Table of Contents

Class EventAttendeeOptions

Namespace
PnP.Core.Model.Teams
Assembly
PnP.Core.dll

Options that can be set for the attendees

public class EventAttendeeOptions
Inheritance
EventAttendeeOptions
Inherited Members

Properties

EmailAddress

Mail address

public string EmailAddress { get; set; }

Property Value

string

Name

Name

public string Name { get; set; }

Property Value

string

Type

Type

public EventAttendeeType Type { get; set; }

Property Value

EventAttendeeType