ExperimentalFeatures.EmailAttachments Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
ExperimentalFeatures.EmailAttachments is obsolete as of version 1.3.0 and no longer required to use the feature.
Obsoleto a partire dalla versione 1.3.0 e non è più necessario usare la funzionalità. Funzionalità sperimentale per gli allegati di posta elettronica.
[System.ComponentModel.EditorBrowsable]
[System.Obsolete("ExperimentalFeatures.EmailAttachments is obsolete as of version 1.3.0 and no longer required to use the feature.")]
public const string EmailAttachments;
[System.Obsolete("ExperimentalFeatures.EmailAttachments is obsolete as of version 1.3.0 and no longer required to use the feature.")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public const string EmailAttachments;
Valore del campo
System.String
- Attributi
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute