public ImapAuthenticationMethod[] SupportedAuthenticationMethods { get; }
Public ReadOnly Property SupportedAuthenticationMethods As ImapAuthenticationMethod()
public: property array<ImapAuthenticationMethod> SupportedAuthenticationMethods { array<ImapAuthenticationMethod> get(); }