EnhancedLocation(String, String) - конструктор
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
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 String
- The location DisplayName.
- annotation String
- The annotation on the location.