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