ContactGroup.FileAs Property

Definition

Gets the name under which this contact group is filed.

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

Property Value

The value of the FileAs property is a T:System.String

Applies to