FuelSDK-CSharp
Properties | List of all members
FuelSDK.SendDefinition Class Reference

More...

Inheritance diagram for FuelSDK.SendDefinition:
FuelSDK.InteractionDefinition FuelSDK.InteractionBaseObject FuelSDK.APIObject FuelSDK.EmailSendDefinition FuelSDK.SMSTriggeredSendDefinition FuelSDK.TriggeredSendDefinition FuelSDK.VoiceTriggeredSendDefinition FuelSDK.ETEmailSendDefinition FuelSDK.ETTriggeredSendDefinition FuelSDK.ET_EmailSendDefinition FuelSDK.ET_TriggeredSend

Properties

int CategoryID [get, set]
 
bool CategoryIDSpecified [get, set]
 
SendClassification SendClassification [get, set]
 
SenderProfile SenderProfile [get, set]
 
string FromName [get, set]
 
string FromAddress [get, set]
 
DeliveryProfile DeliveryProfile [get, set]
 
DeliveryProfileSourceAddressTypeEnum SourceAddressType [get, set]
 
bool SourceAddressTypeSpecified [get, set]
 
PrivateIP PrivateIP [get, set]
 
DeliveryProfileDomainTypeEnum DomainType [get, set]
 
bool DomainTypeSpecified [get, set]
 
PrivateDomain PrivateDomain [get, set]
 
SalutationSourceEnum HeaderSalutationSource [get, set]
 
bool HeaderSalutationSourceSpecified [get, set]
 
ContentArea HeaderContentArea [get, set]
 
SalutationSourceEnum FooterSalutationSource [get, set]
 
bool FooterSalutationSourceSpecified [get, set]
 
ContentArea FooterContentArea [get, set]
 
bool SuppressTracking [get, set]
 
bool SuppressTrackingSpecified [get, set]
 
bool IsSendLogging [get, set]
 
bool IsSendLoggingSpecified [get, set]
 
- Properties inherited from FuelSDK.InteractionDefinition
string InteractionObjectID [get, set]
 
- Properties inherited from FuelSDK.InteractionBaseObject
string Name [get, set]
 
string Description [get, set]
 
string Keyword [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


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