PropertySetBlockExternalImages - свойство |
Gets or sets value indicating whether or not to convert inline images to data URLs.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public bool? BlockExternalImages { get; set; }
Public Property BlockExternalImages As Boolean?
Get
Set
public:
property Nullable<bool> BlockExternalImages {
Nullable<bool> get ();
void set (Nullable<bool> value);
}
member BlockExternalImages : Nullable<bool> with get, set
Значение свойства
Тип:
NullableBooleanСм. также