For one of the sites we are setting up, we have created custom
properties for the user accounts (e.g., Job Title, Home Phone, etc.).
How does one go about accessing these properties programmatically?
I've tried using the SPUser class but that only seems to give me
access to some basic fields like the email address.