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.
Estimates the size of the message in bytes.
Namespace: Microsoft.SharePoint.MobileMessage
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Function EstimateMessageSize As Long
'Usage
Dim instance As SPMobileMessage
Dim returnValue As Long
returnValue = instance.EstimateMessageSize()
public virtual long EstimateMessageSize()
Return Value
Type: System.Int64
The approximate size of the message.