ContactGroup.FileAs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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