This property provides access to the fieldÆs initial value expression, if any. If the field has no initial value, the InitialValue property is NULL.
Syntax
[propget] HRESULT InitialValue([out, retval] BSTR* retval);
[propput] HRESULT InitialValue([in] BSTR newval);
Property InitialValue As String