Persona - конструктор
Initializes an unsaved local instance of
Persona. To bind to an existing Persona, use Persona.Bind() instead.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public Persona(
ExchangeService service
)
Public Sub New (
service As ExchangeService
)
public:
Persona(
ExchangeService^ service
)
new :
service : ExchangeService -> Persona
Параметры
- service ExchangeService
- The ExchangeService object to which the Persona will be bound.