次の方法で共有


MailEnvelopeObjectClass.AttachmentType プロパティ

定義

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

public:
 virtual property Microsoft::Office::Interop::InfoPath::XdAttachmentType AttachmentType { Microsoft::Office::Interop::InfoPath::XdAttachmentType get(); void set(Microsoft::Office::Interop::InfoPath::XdAttachmentType value); };
public virtual Microsoft.Office.Interop.InfoPath.XdAttachmentType AttachmentType { get; set; }
member this.AttachmentType : Microsoft.Office.Interop.InfoPath.XdAttachmentType with get, set
Public Overridable Property AttachmentType As XdAttachmentType

プロパティ値

実装

適用対象