CalendarEventAttendee Class
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.
public class CalendarEventAttendee : Microsoft.Teams.Cards.SerializableObject
type CalendarEventAttendee = class
inherit SerializableObject
Public Class CalendarEventAttendee
Inherits SerializableObject
- Inheritance
Constructors
| Name | Description |
|---|---|
| CalendarEventAttendee() | |
Properties
| Name | Description |
|---|---|
| Key | |
| Name | |
| Status | |
| Title | |
| Type | |
Methods
| Name | Description |
|---|---|
| Deserialize(String) | |
| Serialize() | |
| WithEmail(String) | |
| WithKey(String) | |
| WithName(String) | |
| WithStatus(String) | |
| WithTitle(String) | |
| WithType(String) | |