_ContactItem.Saved Property

Definition

Returns a Boolean (bool in C#) value that is True if the Outlook item has not been modified since the last save. Read-only.

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

Property Value

Applies to