_ContactItem.FileAs 属性

定义

返回或设置 C# 中的 字符串 (字符串 ) 指示在提交时分配给联系人的默认关键字字符串。 读/写。

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

属性值

适用于