SetFollowUp Method
Description
Sets an alert for follow-up for the current object.
Syntax
Visual Basic
Public Function SetFollowUp( _
   ByVal FollowUpDate As Date, _
   ByVal Description As String _
) As HResult
Parameters
FollowUpDate
Description
See Also