EMCampaign Class |
The EMCampaign type exposes the following members.
| Name | Description | |
|---|---|---|
| EMCampaign | Initializes a new instance of the EMCampaign class | |
| EMCampaign(EMDocument) | Initializes a new instance of the EMCampaign class |
| Name | Description | |
|---|---|---|
| Contains |
A collection of EMDocuments that this Campaign contains.
| |
| ContainsEmailCreative |
Indicates whether the containing document contains EmailCreative
| |
| ContainsWebCreative |
Indicates whether the containing document contains Web Creative
| |
| CreatedBy |
The user that created this document.
(Inherited from EMDocument.) | |
| CreatedDate |
The date this document was created.
(Inherited from EMDocument.) | |
| Description |
Summary description of the document.
(Inherited from EMDocument.) | |
| DMCreativeId |
Holds the DM Creative ID for the underlying DM Creative object.
| |
| FolderID |
The ID of the folder the document is contained in if the Document is contained in a folder.
(Inherited from EMDocument.) | |
| FolderPath |
The entire folder path where the document is located.
(Inherited from EMDocument.) | |
| HasThumbnail |
A flag specifying if a thumbnail exists for this document.
(Inherited from EMDocument.) | |
| ID |
The ID of the document.
(Inherited from EMDocument.) | |
| LastActivityBy |
Which user performed last activity on the document.
(Inherited from EMDocument.) | |
| LastActivityDate |
The last time any activity performed on the document.
(Inherited from EMDocument.) | |
| LastActivityType |
How the document was last modified.
(Inherited from EMDocument.) | |
| LastModifiedBy |
Which user last modified the document.
(Inherited from EMDocument.) | |
| LastModifiedDate |
The last time the document was modified.
(Inherited from EMDocument.) | |
| Name |
The document's name.
(Inherited from EMDocument.) | |
| SourceID | (Inherited from EMDocument.) | |
| ThumbnailPath |
The Url path to the thumbnail, if a thumbnail exists.
(Inherited from EMDocument.) | |
| Type |
The type of document.
(Inherited from EMDocument.) |