EmailAttachment.EstimatedDownloadSizeInBytes Eigenschaft

Definition

Ruft die geschätzte Downloadgröße der Anlage ab oder legt diese fest.

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

Eigenschaftswert

UInt64

unsigned long long

uint64_t

Die geschätzte Downloadgröße der Anlage.

Windows-Anforderungen

App-Funktionen
email emailSystem

Gilt für: