If the client requested a LocaleID not supported by the server then the server will return its default locale id in this attribute. It is at the server??s discretion as to whether the LocaleID is returned when the server is able to support the requested LocaleID.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As ReplyBase
Dim value As String
instance.RevisedLocaleID = value
value = instance.RevisedLocaleID |
Requirements
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>
See Also