GetFollowUp Method
Description
Gets the date and description for the follow-up associated with the current object.
Syntax
Visual Basic
Public Function GetFollowUp( _
   ByRef FollowUpDate As Date, _
   ByRef Description As String _
) As HResult
Parameters
FollowUpDate
Description
See Also