名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
<DispIdAttribute(17)> _
Property AttachmentType As XdAttachmentType
'使用
Dim instance As EmailAdapter
Dim value As XdAttachmentType
value = instance.AttachmentType
instance.AttachmentType = value
[DispIdAttribute(17)]
XdAttachmentType AttachmentType { get; set; }
関連項目
参照
EmailAdapter インターフェイス
EmailAdapter のメンバ
Microsoft.Office.Interop.InfoPath 名前空間