Condividi tramite


EmailAttachment.EstimatedDownloadSizeInBytes Proprietà

Definizione

Ottiene o imposta le dimensioni di download stimate dell'allegato.

public:
 property unsigned long long EstimatedDownloadSizeInBytes { unsigned long long get(); void set(unsigned long long value); };
uint64_t EstimatedDownloadSizeInBytes();

void EstimatedDownloadSizeInBytes(uint64_t value);
public ulong EstimatedDownloadSizeInBytes { get; set; }
var uInt64 = emailAttachment.estimatedDownloadSizeInBytes;
emailAttachment.estimatedDownloadSizeInBytes = uInt64;
Public Property EstimatedDownloadSizeInBytes As ULong

Valore della proprietà

UInt64

unsigned long long

uint64_t

Dimensioni di download stimate dell'allegato.

Requisiti Windows

Funzionalità dell'app
email emailSystem

Si applica a