Click or drag to resize
MessagingLimitsMaxGenericAttachmentSize Property
Returns the maximum size of an attachment that is not an audio file or image file attachment.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ulong MaxGenericAttachmentSize { get; }

Property Value

Type: UInt64
See Also