Share via


Pocket Outlook Object Model Custom Error Codes (Compact 7)

3/12/2014

The following custom error codes are returned by functions and methods in the Pocket Outlook Object Model API.

Custom Error Code Value Description

E_CLOCKRUNNING

100

The clock is running.

E_CITYINROM

101

City information is contained in ROM.

E_FIELDTOOLARGE

102

The field is too large.

E_INVALIDREMINDERTIME

103

Invalid reminder time.

E_INVALIDDATES

104

Invalid dates.

E_ALLDAYMEETING

105

All day meeting. Appointment exceptions only.

E_OVERLAPPINGEXCEPTION

106

Overlapping exception. Appointment exceptions only.

E_CANTCHANGEDATE

107

Cannot change the date.

E_EXCEPTIONSAMEDAY

108

Same day exception. Appointment exceptions only.

Requirements

Header

pimstore.h

Library

Pimstore.lib

See Also

Reference

Pocket Outlook Object Model Reference

Other Resources

Pocket Outlook Object Model