MailboxCultureType.AnyAttr Property

Definition

public:
 property cli::array <System::Xml::XmlAttribute ^> ^ AnyAttr { cli::array <System::Xml::XmlAttribute ^> ^ get(); void set(cli::array <System::Xml::XmlAttribute ^> ^ value); };
public System.Xml.XmlAttribute[] AnyAttr { get; set; }
Public Property AnyAttr As XmlAttribute()

Property Value

Returns XmlAttribute.

Applies to