public static bool? Pop3ImapUseSsl { get; }
Public Shared ReadOnly Property Pop3ImapUseSsl As Boolean? Get
public: static property Nullable<bool> Pop3ImapUseSsl { Nullable<bool> get (); }
static member Pop3ImapUseSsl : Nullable<bool> with get
In This Article