I've created a custom content type that inherits from the built in Contact content type in WSS 3.0. When I create a list instance and assign my custom content type, there is no "Connect to Outlook" option like there would be if an end user created a new "Contact" directly. Am I doing something wrong or is this a limitation of SharePoint?
The relevant part of my feature looks like this:
<ContentType
ID="0x010600C4945CA38AAB46cdA161C4146965F0E3"
Any help would be greatly appreciated.