11.07.2015 Views

Reference Guide - Melissa Data

Reference Guide - Melissa Data

Reference Guide - Melissa Data

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Email Object FunctionsEmail ObjectGetBuildNumberThe GetBuildNumber function returns the current development release build number of Email Object.Return ValueThe GetBuildNumber function returns the current development release build number of the EmailObject.SyntaxCCOMStringValue = object->GetBuildNumber();StringValue = mdEmailGetBuildNumber(object);StringValue =object.GetBuildNumberGet<strong>Data</strong>baseDateThe Get<strong>Data</strong>baseDate function returns a date value that represents the date of your Email data files.Return ValueThe Get<strong>Data</strong>baseDate function returns a value that represents the date of your Email data files. TheCOM object returns a date value, while the standard object returns a string value.SyntaxCCOMStringValue = object->Get<strong>Data</strong>baseDate();StringValue = mdEmailGet<strong>Data</strong>baseDate(object);DateTime = object.Get<strong>Data</strong>baseDateGet<strong>Data</strong>baseExpirationDateIf this date has passed, Email Object will not initialize. You will need to update your copy to continueusing it. As long as your subscription is still current, you should receive an undated copy of EmailObject before your current database expires.Return ValueThis function returns a date value containing the expiration date for the current mdEmail.dat file. TheCOM object returns a date value, while the standard object returns a string value.SyntaxCCOMStringValue = object->Get<strong>Data</strong>baseExpirationDate();StringValue = mdEmailGet<strong>Data</strong>baseExpirationDate(object);DateTime = object.Get<strong>Data</strong>baseExpirationDate6

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!