Visual Basic (Declaration) | |
---|---|
Public Function GetAllPartsByName( _ ByVal name As String _ ) As IEnumerable(Of MimeMessagePart) |
C# | |
---|---|
public IEnumerable<MimeMessagePart> GetAllPartsByName( string name ) |
Parameters
- name
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7