Lire en anglais

Partager via


_PostItem.BillingInformation Property

Returns or sets a String (string in C#) representing the billing information associated with the Outlook item. Read/write.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

[DispIdAttribute()]
string BillingInformation { get; set; }

Property Value

Type: System.String

Remarks

This is a free-form text field.

See Also

Reference

_PostItem Interface

_PostItem Members

Microsoft.Office.Interop.Outlook Namespace