public long DownloadMessageHeaders( string uniqueId, Stream output )
Public Function DownloadMessageHeaders( _ ByVal uniqueId As String, _ ByVal output As Stream _ ) As Long
public: long DownloadMessageHeaders( String^ uniqueId, Stream^ output );