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

MimeFieldList.FindField Method

Missing <summary> documentation for M:SmtPop.MimeFieldList.FindField(System.String)

Overload List

Missing <summary> documentation for M:SmtPop.MimeFieldList.FindField(System.String)

public int FindField(string);

Missing <summary> documentation for M:SmtPop.MimeFieldList.FindField(System.String,System.Int32)

public int FindField(string,int);

See Also

MimeFieldList Class | SmtPop Namespace