Simple Mail and Post Office Protocol for .Net (SmtPop)

MimeFieldList.IndexOf Method 

Missing <summary> documentation for M:SmtPop.MimeFieldList.IndexOf(System.Object)

public int IndexOf(
   object value
);

Parameters

value
Missing <param> documentation for value

Return Value

Missing <returns> documentation for M:SmtPop.MimeFieldList.IndexOf(System.Object)

Implements

IList.IndexOf

See Also

MimeFieldList Class | SmtPop Namespace