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.
Gets an object that whether the userInfo request succeeded and, if not, why not.
Namespace: Microsoft.SharePoint.MobileMessage
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property DeliveryCode As SPMobileMessageDeliveryCode
Get
'Usage
Dim instance As SPMobileMessageUserInfo
Dim value As SPMobileMessageDeliveryCode
value = instance.DeliveryCode
public SPMobileMessageDeliveryCode DeliveryCode { get; }
Property Value
Type: Microsoft.SharePoint.MobileMessage.SPMobileMessageDeliveryCode
A value that specifies success or specifies why information for the user could not be returned.