_ContactItem.FileAs Property

Definition

Returns or sets a String (string in C#) indicating the default keyword string assigned to the contact when it is filed. Read/write.

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

Property Value

Applies to