[]
Specifies that the current recurrence pattern has been changed and should invalidate properties.
public void SetDirty()
Public Sub SetDirty()
Specifies that the current recurrence pattern has been changed and should invalidate properties.
public void SetDirty(bool cleanupExceptions)
Public Sub SetDirty(cleanupExceptions As Boolean)
| Type | Name | Description |
|---|---|---|
| bool | cleanupExceptions | Specifies whether method should clean all information about exceptions and removed occurrences. |