Exception.Deleted Property

Definition

Returns Boolean (bool in C#) that is True if the AppointmentItem was deleted from the recurring pattern. Read-only

public:
 property bool Deleted { bool get(); };
public bool Deleted { get; }
Public ReadOnly Property Deleted As Boolean

Property Value

Applies to