NotesForm & GetFieldType returning incorrect values

I’m trying to get the types for Readers, Authors, and Names fields, but using NotesForm.GetFieldType, doesn’t correctly identify them. All Readers, Authors, and Names fields are returned as type 1281 (Text field with multi-values). Anyone have any success using this NotesForm.GetFieldType call?