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

Contains SMTP and other information pertaining to the specific event of an email message bounce. More...

Inheritance diagram for FuelSDK.ETBounceEvent:
FuelSDK.BounceEvent FuelSDK.TrackingEvent FuelSDK.APIObject FuelSDK.ET_BounceEvent

Public Member Functions

 ETBounceEvent ()
 Initializes a new instance of the T:FuelSDK.ETBounceEvent class and set get since last batch to false. More...
 
GetReturn Get ()
 Get T:FuelSDK.GetReturn object after initializaing LastRequestID. More...
 
GetReturn GetMoreResults ()
 Gets more results. More...
 
InfoReturn Info ()
 Returns the T:FuelSDK.InfoReturn object. More...
 

Properties

bool GetSinceLastBatch [get, set]
 Gets or sets a value indicating whether this T:FuelSDK.ETBounceEvent get since last batch. More...
 
- Properties inherited from FuelSDK.BounceEvent
string SMTPCode [get, set]
 
string BounceCategory [get, set]
 
string SMTPReason [get, set]
 
string BounceType [get, set]
 
- Properties inherited from FuelSDK.TrackingEvent
int SendID [get, set]
 
bool SendIDSpecified [get, set]
 
string SubscriberKey [get, set]
 
System.DateTime EventDate [get, set]
 
bool EventDateSpecified [get, set]
 
EventType EventType [get, set]
 
bool EventTypeSpecified [get, set]
 
string TriggeredSendDefinitionObjectID [get, set]
 
int BatchID [get, set]
 
bool BatchIDSpecified [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

Contains SMTP and other information pertaining to the specific event of an email message bounce.

Constructor & Destructor Documentation

◆ ETBounceEvent()

FuelSDK.ETBounceEvent.ETBounceEvent ( )
inline

Initializes a new instance of the T:FuelSDK.ETBounceEvent class and set get since last batch to false.

Member Function Documentation

◆ Get()

GetReturn FuelSDK.ETBounceEvent.Get ( )
inline

Get T:FuelSDK.GetReturn object after initializaing LastRequestID.

Returns
The T:FuelSDK.GetReturn object

◆ GetMoreResults()

GetReturn FuelSDK.ETBounceEvent.GetMoreResults ( )
inline

Gets more results.

Returns
T:FuelSDK.GetReturn object

◆ Info()

InfoReturn FuelSDK.ETBounceEvent.Info ( )
inline

Returns the T:FuelSDK.InfoReturn object.

Returns
T:FuelSDK.InfoReturn object

Property Documentation

◆ GetSinceLastBatch

bool FuelSDK.ETBounceEvent.GetSinceLastBatch
getset

Gets or sets a value indicating whether this T:FuelSDK.ETBounceEvent get since last batch.

true if get since last batch; otherwise, false.


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