'宣言 Public Function GetAttachment( _ ByVal attachment As Attachment _ ) As System.IO.Stream
public System.IO.Stream GetAttachment( Attachment attachment )
パラメータ
- attachment
- 指定された添付ファイル。
戻り値の型
指定された添付ファイルのストリーム。
'宣言 Public Function GetAttachment( _ ByVal attachment As Attachment _ ) As System.IO.Stream
public System.IO.Stream GetAttachment( Attachment attachment )