ItemIsNew - свойство
Gets a value indicating whether this object is a real store item, or if it's a local object
that has yet to be saved.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public override bool IsNew { get; }
Public Overrides ReadOnly Property IsNew As Boolean
Get
public:
virtual property bool IsNew {
bool get () override;
}
abstract IsNew : bool with get
override IsNew : bool with get
Значение свойства
Boolean