Enum CalendarItemCreateOrDeleteOperation

CalendarItemCreateOrDeleteOperation enumeration

Represents options for create and delete operations

public enum CalendarItemCreateOrDeleteOperation

Values

NameValueDescription
NotSpecified0Not specified
SendToNone1Don’t send mail
SendOnlyToAll2Send email to participants.
SendToAllAndSaveCopy3Send email to participants and save copy.

See Also