_MailItem.BillingInformation プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Outlook アイテムに関連付けられている課金情報を表す 文字列 (C#の文字列 ) を設定または返します。 読み取り/書き込みが可能です。
public:
property System::String ^ BillingInformation { System::String ^ get(); void set(System::String ^ value); };
public string BillingInformation { get; set; }
Public Property BillingInformation As String
プロパティ値
注釈
このプロパティは、自由形式のテキスト フィールドです。