FolderIdFolderName - свойство |
Gets the name of the folder associated with the folder Id. Name and Id are mutually exclusive; if one is set, the other is null.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public WellKnownFolderName? FolderName { get; }
Public ReadOnly Property FolderName As WellKnownFolderName?
Get
public:
property Nullable<WellKnownFolderName> FolderName {
Nullable<WellKnownFolderName> get ();
}
member FolderName : Nullable<WellKnownFolderName> with get
Значение свойства
Тип:
NullableWellKnownFolderNameСм. также