Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The FileNameLength property gets the length of the file name.
Namespace: Microsoft.Exchange.Data.Mime.Encoders
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public ReadOnly Property FileNameLength As Integer
Get
'Usage
Dim instance As MacBinaryHeader
Dim value As Integer
value = instance.FileNameLength
public int FileNameLength { get; }
Property value
Type: System.Int32