AppointmentItem.Saved Property (Outlook)
Returns a Boolean value that is True if the Outlook item has not been modified since the last save. Read-only.
Syntax
expression .Saved
expression A variable that represents an AppointmentItem object.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Returns a Boolean value that is True if the Outlook item has not been modified since the last save. Read-only.
expression .Saved
expression A variable that represents an AppointmentItem object.