_TaskRequestDeclineItem.BillingInformation 属性

定义

返回或设置 C# 中的 字符串 (字符串 ,) 表示与 Outlook 项目关联的计费信息。 读/写。

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

属性值

注解

它是自由格式的文本字段。

适用于