AlternatePublicFolderId(IdFormat, String) - конструктор
Initializes a new instance of AlternatePublicFolderId.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
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 IdFormat
- The format in which the public folder Id is expressed.
- folderId String
- The Id of the public folder.