Returns the index of a given attachment.
| C# | Visual Basic |
public int IndexOf( Attachment value )
Public Function IndexOf ( _ value As Attachment _ ) As Integer
- value (Attachment)
[Missing <param name="value"/> documentation for "M:InTheHand.WindowsMobile.PocketOutlook.AttachmentCollection.IndexOf(InTheHand.WindowsMobile.PocketOutlook.Attachment)"]
[Missing <returns> documentation for "M:InTheHand.WindowsMobile.PocketOutlook.AttachmentCollection.IndexOf(InTheHand.WindowsMobile.PocketOutlook.Attachment)"]