MailAddressParticipationStatus Property

Gets or sets the participation status for the calendar user.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public ParticipationStatus ParticipationStatus { get; set; }

Property Value

Type: ParticipationStatus
See Also