OutletData Class

Alterian Email Manager 6.2.3 SDK Help File
Inheritance Hierarchy

Namespace:  MediaManagerCaller.MediaManager
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
[SerializableAttribute]
public class OutletData : UpdatableItemData

The OutletData type exposes the following members.

Constructors
NameDescription
Public methodOutletData
Initializes a new instance of the OutletData class
Top
Properties
NameDescription
Public propertyCreatedBy (Inherited from UpdatableItemData.)
Public propertyCreatedOn (Inherited from UpdatableItemData.)
Public propertyDescription
Public propertyExtensionData (Inherited from ItemData.)
Public propertyFolderId (Inherited from UpdatableItemData.)
Public propertyGlobalId
Public propertyId (Inherited from ItemData.)
Public propertyItemType (Inherited from ItemData.)
Public propertyModifiedBy (Inherited from UpdatableItemData.)
Public propertyModifiedOn (Inherited from UpdatableItemData.)
Public propertyName (Inherited from ItemData.)
Public propertyOutletType
Top
Events
NameDescription
Public eventPropertyChanged (Inherited from ItemData.)
Top
See Also