You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Description

Creates a new AttachmentType in the collection and returns the pointer. PARAMETERS: Name and Description as Strings.

Syntax

Public Function Add( _
   ByVal Name As Variant, _
   ByVal Description As Variant, _
) As AttachmentType

Parameters

  • Name
  • Description

See Also

  • No labels