AlternatePublicFolderId(IdFormat, String) - конструктор |
Initializes a new instance of AlternatePublicFolderId.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public AlternatePublicFolderId(
IdFormat format,
string folderId
)
Public Sub New (
format As IdFormat,
folderId As String
)
public:
AlternatePublicFolderId(
IdFormat format,
String^ folderId
)
new :
format : IdFormat *
folderId : string -> AlternatePublicFolderId
Параметры
- format
- Тип: Tessa.Exchange.WebServices.DataIdFormat
The format in which the public folder Id is expressed. - folderId
- Тип: SystemString
The Id of the public folder.
См. также