Constructor OutlookDataObject
OutlookDataObject(IDataObject)
Initializes a new instance of the OutlookDataObject class.
public OutlookDataObject(IDataObject underlyingDataObject)
Parameters
underlyingDataObjectIDataObjectThe underlying data object to wrap.