_AppointmentItem.BillingInformation Propriété

Définition

Renvoie ou définit une chaîne (chaîne en C#) représentant les informations de facturation associées à l’élément Outlook. Lecture-écriture.

public:
 property System::String ^ BillingInformation { System::String ^ get(); void set(System::String ^ value); };
public string BillingInformation { get; set; }
Public Property BillingInformation As String

Valeur de propriété

Remarques

Cette propriété est un champ texte en forme libre.

S’applique à