EnhancedLocation(String, String) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public EnhancedLocation(
string displayName,
string annotation
)
Public Sub New (
displayName As String,
annotation As String
)
public:
EnhancedLocation(
String^ displayName,
String^ annotation
)
new :
displayName : string *
annotation : string -> EnhancedLocation
Параметры
- displayName
- Тип: SystemString
The location DisplayName. - annotation
- Тип: SystemString
The annotation on the location.
См. также