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