ExperimentalFeatures.EmailAttachments Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
ExperimentalFeatures.EmailAttachments is obsolete as of version 1.3.0 and no longer required to use the feature.
Obsolete as of version 1.3.0 and no longer required to use the feature. Experimental feature for email attachments.
[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;
Field Value
System.String
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute