我遇到从COM对象到对象的映射问题。我认为问题是COM对象上的GetType()
返回System.__ComObject
。我怎么能绕过这个?
Missing type map configuration or unsupported mapping.
Mapping types:
Recipient -> RecipientModel
Microsoft.Office.Interop.Outlook.Recipient -> MyApp.Forms.Models.RecipientModel
Destination path:
RecipientModel
Source value:
System.__ComObject