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