'Declaration Public Shared ReadOnly Property AvailableEnvelopeFormats As System.Collections.Generic.List(Of EnvelopeFormat)
public static System.Collections.Generic.List<EnvelopeFormat> AvailableEnvelopeFormats { get; }
public: __property static System.Collections.Generic.List<EnvelopeFormat*>* get_AvailableEnvelopeFormats();
public:
static property System.Collections.Generic.List<EnvelopeFormat^>^ AvailableEnvelopeFormats { System.Collections.Generic.List<EnvelopeFormat^>^ get(); }