<< Click to Display Table of Contents >>

ZFLOGO2

Property ZfLib.NewMessage.SendTime

 


 

Property SendTime As SendTimeEnum

 

The SendTime property specifies when the message should be sent.

 

Parameters

 

parminsendTime

 

[in]

 

The new SendTime of the message.

 

Return Value

 

[out, retval]

 

The current SendTime of the message.

 

Remarks

 

If SendTime is set to zfSendTimeAfter  then you need to specify the time to send using the After property.

 

See Also

After