Gets or set the name under which this contact is filed as. FileAs can be manually set or
can be automatically calculated based on the value of the FileAsMapping property.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic string FileAs { get; set; }Public Property FileAs As String
Get
Set
public:
property String^ FileAs {
String^ get ();
void set (String^ value);
}member FileAs : string with get, set
Значение свойства
Тип:
String
См. также