FolderWellKnownFolderNameAsString - свойство
Gets the well known name of this folder, if any, as a string.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public string WellKnownFolderNameAsString { get; }
Public ReadOnly Property WellKnownFolderNameAsString As String
Get
public:
property String^ WellKnownFolderNameAsString {
String^ get ();
}
member WellKnownFolderNameAsString : string with get
Значение свойства
StringThe well known name of this folder as a string, or null if this folder isn't a well known folder.