NoteHeaderResponse.Headers Property
Public ReadOnly Property Headers() As List(Of NoteHeader)
This language is not supported or no code example is available.
public List<NoteHeader> Headers {get;}
This language is not supported or no code example is available.
public:
property List<NoteHeader^>^ Headers {
List<NoteHeader^>^ get( );
}
This language is not supported or no code example is available.