Contact.FileAs Property

Definition

Gets or sets the name under which this contact is filed. This property can be manually set or can be automatically calculated based on the value of the FileAsMapping property.

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

The name under which the contact is filed.

Applies to