[This is preliminary documentation and is subject to change.]
Gets or sets the AlarmPagers.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[XmlAttributeAttribute] [DataMemberAttribute(Order = )] public string AlarmPagers { get; set; }
<XmlAttributeAttribute> _ <DataMemberAttribute(Order := )> _ Public Property AlarmPagers As String
[XmlAttributeAttribute] [DataMemberAttribute(Order = )] public: property String^ AlarmPagers { String^ get (); void set (String^ value); }