Partager via


PropertySet.MaximumBodySize Propriété

Définition

Obtient ou définit la taille maximale du corps à récupérer. La MaximumBodySize propriété s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à compter de Exchange Server 2013.

public:
 property Nullable<int> MaximumBodySize { Nullable<int> get(); void set(Nullable<int> value); };
public Nullable<int> MaximumBodySize { get; set; }
Public Property MaximumBodySize As Nullable(Of Integer)

Valeur de propriété

Taille maximale du corps à récupérer.

S’applique à