MessageSchedule(DateTime, DateTime, DateTime, DateTime, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Boolean, Boolean, Boolean, Boolean, DateTime, String, String, String, String) Constructor
Namespace: MbcsCentral.WinTrmAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public MessageSchedule(
DateTime created,
DateTime last_sent,
DateTime start_date,
DateTime end_date,
int msg_sched_id,
int account_id,
int schedule_id,
int content_id,
int status,
int number_to_process,
int process_count,
int day_to_process,
int day_to_process_2,
int frequency,
int exception_override,
int smtp_acct_id,
bool no_end_date,
bool returnReceipt,
bool useWeekends,
bool useHolidays,
DateTime SSMA_TimeStamp,
string description,
string recipients,
string from,
string subject
)
Parameters
- created DateTime
-
- last_sent DateTime
-
- start_date DateTime
-
- end_date DateTime
-
- msg_sched_id Int32
-
- account_id Int32
-
- schedule_id Int32
-
- content_id Int32
-
- status Int32
-
- number_to_process Int32
-
- process_count Int32
-
- day_to_process Int32
-
- day_to_process_2 Int32
-
- frequency Int32
-
- exception_override Int32
-
- smtp_acct_id Int32
-
- no_end_date Boolean
-
- returnReceipt Boolean
-
- useWeekends Boolean
-
- useHolidays Boolean
-
- SSMA_TimeStamp DateTime
-
- description String
-
- recipients String
-
- from String
-
- subject String
-