public static long? MaxFilesSizeEmail { get; }
Public Shared ReadOnly Property MaxFilesSizeEmail As Long?
Get
public:
static property Nullable<long long> MaxFilesSizeEmail {
Nullable<long long> get ();
}
static member MaxFilesSizeEmail : Nullable<int64> with get