smsclictr.automation library

Class to manage SMS Schedules

The SMSSchedules . . :: . SMS_ST_RecurWeeklytype exposes the following members.

Constructors

Methods

  Name Description
Equals
Determines whether the specified Objectis equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Typeof the current instance.
(Inherited from Object.)
ToString
Returns a Stringthat represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Day
Day of the Week
DayDuration
duration in Days
(Inherited from SMSSchedules . . :: . SMS_ST_NonRecurring.)
ForNumberOfWeeks
interval in weeks
HourDuration
duration in hours
(Inherited from SMSSchedules . . :: . SMS_ST_NonRecurring.)
IsGMT
Time is GMT Time
(Inherited from SMSSchedules . . :: . SMS_ST_NonRecurring.)
MinuteDuration
duration in minutes
(Inherited from SMSSchedules . . :: . SMS_ST_NonRecurring.)
NextStartTime
Get the next start time
ScheduleID
get the ScheduleID
(Inherited from SMSSchedules . . :: . SMS_ST_NonRecurring.)
StartTime
Get or set the start time
(Inherited from SMSSchedules . . :: . SMS_ST_NonRecurring.)

See Also