FuelSDK-CSharp
Public Member Functions | Properties | List of all members
FuelSDK.ETEmail Class Reference

ETEmail - Represents an email in a Marketing Cloud account. More...

Inheritance diagram for FuelSDK.ETEmail:
FuelSDK.Email FuelSDK.APIObject FuelSDK.ET_Email

Public Member Functions

PostReturn Post ()
 Post this instance. More...
 
PatchReturn Patch ()
 Patch this instance. More...
 
DeleteReturn Delete ()
 Delete this instance. More...
 
GetReturn Get ()
 Get this instance. More...
 
GetReturn GetMoreResults ()
 Gets the more results. More...
 
InfoReturn Info ()
 Info of this instance. More...
 

Properties

int FolderID [get, set]
 Gets or sets the folder identifier. More...
 
- Properties inherited from FuelSDK.Email
string Name [get, set]
 
string Folder [get, set]
 
int CategoryID [get, set]
 
bool CategoryIDSpecified [get, set]
 
string HTMLBody [get, set]
 
string TextBody [get, set]
 
ContentArea [] ContentAreas [get, set]
 
string Subject [get, set]
 
bool IsActive [get, set]
 
bool IsActiveSpecified [get, set]
 
bool IsHTMLPaste [get, set]
 
bool IsHTMLPasteSpecified [get, set]
 
int ClonedFromID [get, set]
 
bool ClonedFromIDSpecified [get, set]
 
string Status [get, set]
 
string EmailType [get, set]
 
string CharacterSet [get, set]
 
bool HasDynamicSubjectLine [get, set]
 
bool HasDynamicSubjectLineSpecified [get, set]
 
string ContentCheckStatus [get, set]
 
bool SyncTextWithHTML [get, set]
 
bool SyncTextWithHTMLSpecified [get, set]
 
- Properties inherited from FuelSDK.APIObject
ETClient AuthStub [get, set]
 Gets or sets the authentication stub. More...
 
string [] Props [get, set]
 Gets or sets the properties. More...
 
FilterPart SearchFilter [get, set]
 Gets or sets the search filter. More...
 
string LastRequestID [get, set]
 Gets or sets the last request identifier. More...
 
string DirectoryPath [get, set]
 Gets or sets the directory path. More...
 
string UniqueID [get]
 Gets the unique identifier. Returns the ID if the value is greater than 0. If not and Object ID is not null returns Object ID. If not and Customer Key is not null returns Customer Key. If not throw throws error. More...
 
ClientID Client [get, set]
 
string PartnerKey [get, set]
 
APIProperty [] PartnerProperties [get, set]
 
System.DateTime CreatedDate [get, set]
 
bool CreatedDateSpecified [get, set]
 
System.Nullable< System.DateTime > ModifiedDate [get, set]
 
bool ModifiedDateSpecified [get, set]
 
int ID [get, set]
 
bool IDSpecified [get, set]
 
string ObjectID [get, set]
 
string CustomerKey [get, set]
 
Owner Owner [get, set]
 
string CorrelationID [get, set]
 
string ObjectState [get, set]
 

Detailed Description

ETEmail - Represents an email in a Marketing Cloud account.

Member Function Documentation

◆ Delete()

DeleteReturn FuelSDK.ETEmail.Delete ( )
inline

Delete this instance.

Returns
The T:FuelSDK.DeleteReturn object..

◆ Get()

GetReturn FuelSDK.ETEmail.Get ( )
inline

Get this instance.

Returns
The T:FuelSDK.GetReturn object..

◆ GetMoreResults()

GetReturn FuelSDK.ETEmail.GetMoreResults ( )
inline

Gets the more results.

Returns
The T:FuelSDK.GetReturn object..

◆ Info()

InfoReturn FuelSDK.ETEmail.Info ( )
inline

Info of this instance.

Returns
The T:FuelSDK.InfoReturn object..

◆ Patch()

PatchReturn FuelSDK.ETEmail.Patch ( )
inline

Patch this instance.

Returns
The T:FuelSDK.PatchReturn object..

◆ Post()

PostReturn FuelSDK.ETEmail.Post ( )
inline

Post this instance.

Returns
The T:FuelSDK.PostReturn object.

Property Documentation

◆ FolderID

int FuelSDK.ETEmail.FolderID
getset

Gets or sets the folder identifier.

The folder identifier.


The documentation for this class was generated from the following file: