<< Click to Display Table of Contents >>

ZFLOGO2

Property ZfLib.NewMessage.After

 


 

Property After As Date

 

The After property specifies the time and date after which the message is to be sent.

 

Parameters

 

parminafter

 

[in]

 

The date and time to send a message.

 

Return Value

 

[out, retval]

 

The date and time to send the new message.

 

Remarks

 

This field is only used when the SendTime property is set to zfSendTimeAfter .

 

See Also

SendTime