Adds the specified atachment to the collection.
| C# | Visual Basic |
public void Add( Attachment attachment )
Public Sub Add ( _ attachment As Attachment _ )
- attachment (Attachment)
- the attachment to add.
| In The Hand Add Method (attachment) Namespaces ► InTheHand.WindowsMobile.PocketOutlook ► AttachmentCollection ► Add(Attachment) |
| C# | Visual Basic |
public void Add( Attachment attachment )
Public Sub Add ( _ attachment As Attachment _ )