PersonaId - конструктор
Creates a new instance of PersonaId.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public PersonaId(
string uniqueId
)
Public Sub New (
uniqueId As String
)
public:
PersonaId(
String^ uniqueId
)
new :
uniqueId : string -> PersonaId
Параметры
- uniqueId String
- The unique Id used to initialize the PersonaId.