InvalidSmsRecipientException Members

3/29/2010

The exception that is thrown when the Recipient address for the SMS message is invalid.

The following tables list the members exposed by the InvalidSmsRecipientException type.

Public Constructors

  Name Description
InvalidSmsRecipientException Overloaded.  

Top

Public Properties

(see also Protected Properties )

  Name Description
ms886564.pubproperty(en-us,MSDN.10).gif ErrorCode  (inherited from ExternalException )
ms886564.pubproperty(en-us,MSDN.10).gif HelpLink  (inherited from Exception )
ms886564.pubproperty(en-us,MSDN.10).gif InnerException  (inherited from Exception )
ms886564.pubproperty(en-us,MSDN.10).gif Message  (inherited from Exception )
ms886564.pubproperty(en-us,MSDN.10).gif NativeErrorCode  (inherited from Win32Exception )
ms886564.pubproperty(en-us,MSDN.10).gif Source  (inherited from Exception )
ms886564.pubproperty(en-us,MSDN.10).gif StackTrace  (inherited from Exception )
ms886564.pubproperty(en-us,MSDN.10).gif TargetSite  (inherited from Exception )

Top

Protected Properties

  Name Description
ms886564.protproperty(en-us,MSDN.10).gif HResult  (inherited from Exception )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms886564.pubmethod(en-us,MSDN.10).gif Equals  Overloaded. (inherited from Object )
ms886564.pubmethod(en-us,MSDN.10).gif GetBaseException  (inherited from Exception )
ms886564.pubmethod(en-us,MSDN.10).gif GetHashCode  (inherited from Object )
ms886564.pubmethod(en-us,MSDN.10).gif GetObjectData  (inherited from Win32Exception )
ms886564.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
ms886564.pubmethod(en-us,MSDN.10).gif ms886564.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
ms886564.pubmethod(en-us,MSDN.10).gif ToString  (inherited from Exception )

Top

Protected Methods

  Name Description
ms886564.protmethod(en-us,MSDN.10).gif Finalize  (inherited from Object )
ms886564.protmethod(en-us,MSDN.10).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

InvalidSmsRecipientException Class
Microsoft.WindowsMobile.PocketOutlook Namespace